grpc/test/cpp/qps
Esun Kim 16a11fadff
[Test] Explicitly cast `enum class` to `int` before passing it with a format string (#33554)
Corresponding internal cl/542804880

> Explicitly cast `enum class` to `int` before passing it with a format
string.
> 
> Next version of the crosstool will start warning about this (see:
>
[https://github.com/llvm/llvm-project/issues/38717](https://www.google.com/url?sa=D&q=https%3A%2F%2Fgithub.com%2Fllvm%2Fllvm-project%2Fissues%2F38717))
2023-06-26 23:18:09 -07:00
..
BUILD [stats] Move core stats to C++ (#30936) 2022-10-09 21:22:08 -07:00
benchmark_config.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
benchmark_config.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
client.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
client_async.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
client_callback.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
client_sync.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
driver.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
driver.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
histogram.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
inproc_sync_unary_ping_pong_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
interarrival.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
json_run_localhost.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
json_run_localhost_scenario_gen.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
json_run_localhost_scenarios.bzl Stop running some more esoteric C++ benchmark scenarios continuously (#27872) 2021-11-02 11:27:00 +01:00
parse_json.cc [Test] Explicitly cast `enum class` to `int` before passing it with a format string (#33554) 2023-06-26 23:18:09 -07:00
parse_json.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
qps_benchmark_script.bzl [fixit] Disable ub/msan on all qps, tsan on some qps tests (#30713) 2022-08-23 09:34:50 -07:00
qps_interarrival_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
qps_json_driver.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
qps_json_driver_scenario_gen.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
qps_json_driver_scenarios.bzl Stop running some more esoteric C++ benchmark scenarios continuously (#27872) 2021-11-02 11:27:00 +01:00
qps_openloop_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
qps_server_builder.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
qps_server_builder.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
qps_worker.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
qps_worker.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
report.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
report.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
scenario_generator_helper.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
secure_sync_unary_ping_pong_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
server.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
server_async.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
server_callback.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
server_sync.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
stats.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
usage_timer.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2023-01-11 08:50:32 -08:00
usage_timer.h Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
worker.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00