Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerConfig.php35 private $async_server_threads = 0; variable in Grpc\\Testing\\ServerConfig
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto132 int32 async_server_threads = 7; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto141 int32 async_server_threads = 7; field
/external/grpc-grpc/tools/run_tests/performance/
Dscenario_config.py121 async_server_threads=0, argument