Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb28ServerConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ServerConfig… constant
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerConfig.php14 class ServerConfig extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/python/grpcio_tests/tests_aio/benchmark/
Dworker_servicer.py75 def _create_server(config: control_pb2.ServerConfig) -> Tuple[aio.Server, int]:
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto141 message ServerConfig { message