HomeSort by relevance Sort by last modified time
    Searched refs:async_client_threads (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ClientConfig.php 47 * Generated from protobuf field <code>int32 async_client_threads = 7;</code>
49 private $async_client_threads = 0; variable
241 * Generated from protobuf field <code>int32 async_client_threads = 7;</code>
246 return $this->async_client_threads;
252 * Generated from protobuf field <code>int32 async_client_threads = 7;</code>
259 $this->async_client_threads = $var; variable
  /external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
control_pb.rb 38 optional :async_client_threads, :int32, 7
  /external/grpc-grpc/test/cpp/qps/
client_async.cc 223 int num_threads = config.async_client_threads();
    [all...]
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Control.cs     [all...]

Completed in 464 milliseconds