grpc/test/cpp/util
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 2016-11-01 17:16:55 -07:00
..
benchmark_config.cc Enable JSON reports for qps drivers 2016-04-14 13:13:25 -07:00
benchmark_config.h Fixed typo 2015-05-22 10:37:27 -07:00
byte_buffer_proto_helper.cc Prevent some compilers compaining unused return value 2016-08-30 10:09:08 -07:00
byte_buffer_proto_helper.h Make grpc++ independent of protobuf 2016-06-03 15:21:15 -07:00
byte_buffer_test.cc Prevent some compilers compaining unused return value 2016-08-30 10:09:08 -07:00
cli_call.cc Prevent some compilers compaining unused return value 2016-08-30 10:09:08 -07:00
cli_call.h Use C++11 final and override 2016-11-01 16:31:56 -07:00
cli_call_test.cc Use C++11 final and override 2016-11-01 16:31:56 -07:00
cli_credentials.cc Add CliCredentials, config_grpc_cli.h 2016-08-15 11:34:21 -07:00
cli_credentials.h Address review comments 2016-08-16 10:50:40 -07:00
config_grpc_cli.h Add CliCredentials, config_grpc_cli.h 2016-08-15 11:34:21 -07:00
create_test_channel.cc Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 2016-03-08 14:21:31 -08:00
create_test_channel.h Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 2016-03-08 14:21:31 -08:00
grpc_cli.cc Add CliCredentials, config_grpc_cli.h 2016-08-15 11:34:21 -07:00
grpc_tool.cc Remove unused inclusion 2016-09-28 13:20:18 -07:00
grpc_tool.h Use --protofiles 2016-08-29 17:04:50 -07:00
grpc_tool_test.cc clang-format 2016-11-01 16:33:18 -07:00
metrics_server.cc removed codegen/log.h 2016-07-27 21:11:58 -07:00
metrics_server.h Use C++11 final and override 2016-11-01 16:31:56 -07:00
proto_file_parser.cc Use C++11 final and override 2016-11-01 16:31:56 -07:00
proto_file_parser.h Address review comments 2016-08-16 10:50:40 -07:00
proto_reflection_descriptor_database.cc Merge pull request #8190 from y-zeng/proto_db 2016-10-05 13:39:02 -07:00
proto_reflection_descriptor_database.h clang-format 2016-11-01 16:33:18 -07:00
service_describer.cc Fix portibality issues 2016-09-21 14:15:27 -07:00
service_describer.h Add header guard 2016-09-12 11:28:42 -07:00
slice_test.cc Add API to get c slice from c++ Slice. 2016-06-24 11:59:35 -07:00
status_test.cc headers reorg 2015-08-21 15:35:03 -07:00
string_ref_helper.cc impl 2015-08-25 13:47:51 -07:00
string_ref_helper.h impl 2015-08-25 13:47:51 -07:00
string_ref_test.cc BoringSSL integration: non-vsprojects changes 2015-12-22 12:50:36 -08:00
subprocess.cc Configure performance scenarios with json 2016-04-06 10:14:44 -07:00
subprocess.h Configure performance scenarios with json 2016-04-06 10:14:44 -07:00
test_config.h Wrap ParseCommandLineFlags in InitTest 2015-04-15 15:23:54 -07:00
test_config_cc.cc Rename some files to avoid conflicting .obj files on Windows 2016-08-22 13:56:36 -07:00
test_credentials_provider.cc Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 2016-11-01 17:16:55 -07:00
test_credentials_provider.h Allow use of alternative credential types. 2016-03-03 17:26:12 -08:00
time_test.cc Update copyrights 2016-03-31 07:46:18 -07:00