diff options
author | Moiz Haidry <mhaidry@google.com> | 2018-11-05 16:09:34 -0800 |
---|---|---|
committer | Moiz Haidry <mhaidry@google.com> | 2018-11-07 10:08:51 -0800 |
commit | 1303ec7b53b9a6916b0cb3ac8dfe8ddcef0f6736 (patch) | |
tree | 8b03f4cd787c65b42e98c4c6fc1159dc39cbfbba /tools/run_tests | |
parent | 7a08e3b679e5a63f30fda6b426d57146f9984092 (diff) |
Added benchmarks for Callback based Unary server
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/generated/sources_and_headers.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json index b94fc77d76..203b4fecae 100644 --- a/tools/run_tests/generated/sources_and_headers.json +++ b/tools/run_tests/generated/sources_and_headers.json @@ -7880,6 +7880,7 @@ "test/cpp/qps/report.h", "test/cpp/qps/server.h", "test/cpp/qps/server_async.cc", + "test/cpp/qps/server_callback.cc", "test/cpp/qps/server_sync.cc", "test/cpp/qps/stats.h", "test/cpp/qps/usage_timer.cc", |