OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_success
(Results
1 - 4
of
4
) sorted by null
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ScenarioResult.php
57
* Generated from protobuf field <code>repeated bool
client_success
= 7;</code>
59
private $
client_success
;
variable
235
* Generated from protobuf field <code>repeated bool
client_success
= 7;</code>
240
return $this->
client_success
;
246
* Generated from protobuf field <code>repeated bool
client_success
= 7;</code>
253
$this->
client_success
= $arr;
variable
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
control_pb.rb
134
repeated :
client_success
, :bool, 7
/external/grpc-grpc/test/cpp/qps/
qps_json_driver.cc
102
*success = result->
client_success
(i);
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Control.cs
[
all
...]
Completed in 170 milliseconds