OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:latency_999
(Results
1 - 4
of
4
) sorted by null
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ScenarioResultSummary.php
74
* Generated from protobuf field <code>double
latency_999
= 11;</code>
76
private $
latency_999
= 0.0;
variable
368
* Generated from protobuf field <code>double
latency_999
= 11;</code>
373
return $this->
latency_999
;
377
* Generated from protobuf field <code>double
latency_999
= 11;</code>
384
$this->
latency_999
= $var;
variable
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
control_pb.rb
118
optional :
latency_999
, :double, 11
/external/grpc-grpc/test/cpp/qps/
report.cc
133
result.summary().
latency_999
() / 1000);
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Control.cs
[
all
...]
Completed in 81 milliseconds