grpc/test/cpp/qps
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728)
* De-experimentalize callback API

* Make FromServerContext based on ServerContextBase

* Fix lambda

* Fix headers

* De-experimentalize tests

* clang-format

* Fix consistency checks

* wip

* Fix const-ness of callback client read RPC requests

* Fix golden file

* Give full route_guide callback client example with Hold etc

* Complete example route-guide server

* De-experimentalize test services

* Omit unneeded using

* Remove some uses of non-experimental macro from test

* clang-format examples

* De-experimentalize async stub calls

* Remove experimental namespace use in qps, ubms

* De-experimentalize alarms, generic stubs, and context allocator

* De-experimentalize SetContextAllocator

* clang-format

* Fix conflicts

* Leave obsolete API in place until users can be migrated
2021-05-27 14:55:25 -07:00
..
BUILD Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
benchmark_config.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
benchmark_config.h Replace InitBenchmark with InitTest. Remove qps_test.cc 2017-07-13 09:47:27 -07:00
client.h C++ cast for void* 2020-11-30 17:29:15 -08:00
client_async.cc Upgrade clang-tidy and clang-format to 11 (#25590) 2021-03-04 11:54:30 -08:00
client_callback.cc De-experimentalize C++ callback API (#25728) 2021-05-27 14:55:25 -07:00
client_sync.cc Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
driver.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
driver.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
gen_build_yaml.py Python style: reformat code using updated yapf 0.30.0 2021-01-13 14:00:12 -05:00
histogram.h Fix google-readability-todo 2020-11-25 10:09:42 -08:00
inproc_sync_unary_ping_pong_test.cc Add TestEnvironment to tests 2020-07-30 23:43:02 -07:00
interarrival.h clang-tidy: enable google-readability-braces-around-statements 2020-11-06 13:41:44 -08:00
json_run_localhost.cc Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 2021-03-09 21:30:35 -08:00
json_run_localhost_scenario_gen.py Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
json_run_localhost_scenarios.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
parse_json.cc Fix status error (#25731) 2021-03-17 18:00:44 +01:00
parse_json.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
qps_benchmark_script.bzl Add TODO for the OOM fix that makes these tests flaky 2020-12-11 11:56:23 -08:00
qps_interarrival_test.cc Add TestEnvironment to tests 2020-07-30 23:43:02 -07:00
qps_json_driver.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00
qps_json_driver_scenario_gen.py Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
qps_json_driver_scenarios.bzl Fix bazel copyright notices (#26353) 2021-05-25 12:15:30 -07:00
qps_openloop_test.cc Add TestEnvironment to tests 2020-07-30 23:43:02 -07:00
qps_server_builder.cc Fix by modernize-make-unique 2020-10-16 13:30:56 -07:00
qps_server_builder.h Make QPS server builder customizeabled 2018-07-23 17:16:13 +00:00
qps_worker.cc Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
qps_worker.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
report.cc Replace disrespectful term 2021-02-08 15:29:53 -08:00
report.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
secure_sync_unary_ping_pong_test.cc Add TestEnvironment to tests 2020-07-29 19:29:55 -07:00
server.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
server_async.cc clang-tidy: enable google-readability-braces-around-statements 2020-11-06 13:41:44 -08:00
server_callback.cc De-experimentalize C++ callback API (#25728) 2021-05-27 14:55:25 -07:00
server_sync.cc Replace disrespectful term 2021-02-08 15:29:53 -08:00
stats.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
usage_timer.cc Remove unused-parameter warnings, round 2 (19 of 19) 2019-10-21 09:16:35 -07:00
usage_timer.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
worker.cc Roll forward of commit 7883b51: Use abseil's flags in tests. 2020-11-06 16:07:19 +01:00