grpc/test/cpp/qps
vjpai 041998d986 Change function-pointer to std::function 2015-05-04 09:24:08 -07:00
..
client.h Merge github.com:google/grpc into qps 2015-04-10 08:28:31 -07:00
client_async.cc Change function-pointer to std::function 2015-05-04 09:24:08 -07:00
client_sync.cc Move end_threads to subclass since some subclass-specific fields will still be 2015-04-29 10:40:26 -07:00
driver.cc Allow RunScenarios to spawn in-process workers 2015-04-09 15:51:41 -07:00
driver.h Merge branch 'qps' into local_worker 2015-04-10 08:31:37 -07:00
histogram.h Merge github.com:google/grpc into qps 2015-04-10 08:28:31 -07:00
qps-sweep.sh Sweep different parameter sets in a single shell script. 2015-03-23 14:38:18 -07:00
qps_driver.cc Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 2015-04-24 13:09:40 -07:00
qps_worker.cc Allow RunScenarios to spawn in-process workers 2015-04-09 15:51:41 -07:00
qps_worker.h Allow RunScenarios to spawn in-process workers 2015-04-09 15:51:41 -07:00
qpstest.proto Make RPC type configurable 2015-03-23 10:19:12 -07:00
report.cc Add reporting library, use it 2015-04-10 08:23:52 -07:00
report.h Add reporting library, use it 2015-04-10 08:23:52 -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 Merge github.com:google/grpc into qps 2015-04-10 08:28:31 -07:00
server_sync.cc Splitting gRPC service class codegen into its own set of files. 2015-04-09 23:08:51 +02:00
single_run_localhost.sh Rework QPS client/server 2015-03-02 22:42:10 -08:00
smoke_test.cc Ignore SIGPIPE 2015-04-27 11:20:39 -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
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 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 2015-04-24 13:09:40 -07:00