grpc/test/cpp/qps
David Garcia Quintas c5902879d8 Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-26 15:31:01 -07:00
..
async_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
async_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
client.h clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
client_async.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
client_sync.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
driver.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
driver.h Fix to work around the fact that Histogram isn't copyable. 2015-05-20 17:27:23 -07:00
histogram.h Merge github.com:google/grpc into qps 2015-04-10 08:28:31 -07:00
qps-sweep.sh Add missing copyright notices 2015-05-21 15:27:23 -07:00
qps_driver.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-22 10:39:02 -07:00
qps_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
qps_worker.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
qps_worker.h Allow RunScenarios to spawn in-process workers 2015-04-09 15:51:41 -07:00
qpstest.proto Added the client and server configurations to the bench results proto. 2015-05-19 18:29:35 -07:00
report.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
report.h Return shared_ptr by value plus minor dependency fix 2015-05-20 23:08:29 -07:00
server.h Splitting gRPC service class codegen into its own set of files. 2015-04-09 23:08:51 +02:00
server_async.cc clang-format 2015-05-21 13:55:22 -07:00
server_sync.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
single_run_localhost.sh Add missing copyright notices 2015-05-21 15:27:23 -07:00
stats.h Elminate range-based fors and work around some other limitations in older compilers 2015-03-24 10:36:08 -07:00
sync_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
sync_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
timer.cc Include the config.h file to make sure that nullptr is covered 2015-03-26 13:21:24 -07:00
timer.h Formatting 2015-03-03 14:24:49 -08:00
worker.cc Merge pull request #1703 from ctiller/fugly 2015-05-22 08:19:28 -07:00