Home
last modified time | relevance | path

Searched defs:async_server_threads (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DServerConfig.php35 protected $async_server_threads = 0; variable in Grpc\\Testing\\ServerConfig
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
H A Dcontrol.proto132 int32 async_server_threads = 7; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dcontrol.proto147 int32 async_server_threads = 7; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto147 int32 async_server_threads = 7; field
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/
H A Dscenario_config.py135 async_server_threads=0, argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_config.py125 async_server_threads=0, argument