aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/benchmark_config.h
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2017-07-13 09:47:27 -0700
committerGravatar yang-g <yangg@google.com>2017-07-13 09:47:27 -0700
commitb575a34e0536a297a9f9d66e52a3760cf9d5402e (patch)
tree2373112811414d1e55e183c7465b4943e033111a /test/cpp/qps/benchmark_config.h
parented3ad4b386a9b58ee6a9722dbfe1de5f0d63ca5f (diff)
Replace InitBenchmark with InitTest. Remove qps_test.cc
Diffstat (limited to 'test/cpp/qps/benchmark_config.h')
-rw-r--r--test/cpp/qps/benchmark_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/cpp/qps/benchmark_config.h b/test/cpp/qps/benchmark_config.h
index 054dbb276e..d3d6910ff0 100644
--- a/test/cpp/qps/benchmark_config.h
+++ b/test/cpp/qps/benchmark_config.h
@@ -20,15 +20,12 @@
#define GRPC_TEST_CPP_UTIL_BENCHMARK_CONFIG_H
#include <memory>
-#include <vector>
#include "test/cpp/qps/report.h"
namespace grpc {
namespace testing {
-void InitBenchmark(int* argc, char*** argv, bool remove_flags);
-
/** Returns the benchmark Reporter instance.
*
* The returned instance will take care of generating reports for all the actual