OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:latency_99
(Results
1 - 4
of
4
) sorted by null
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ScenarioResultSummary.php
70
* Generated from protobuf field <code>double
latency_99
= 10;</code>
72
private $
latency_99
= 0.0;
variable
346
* Generated from protobuf field <code>double
latency_99
= 10;</code>
351
return $this->
latency_99
;
355
* Generated from protobuf field <code>double
latency_99
= 10;</code>
362
$this->
latency_99
= $var;
variable
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
control_pb.rb
117
optional :
latency_99
, :double, 10
/external/grpc-grpc/test/cpp/qps/
report.cc
132
result.summary().
latency_99
() / 1000,
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Control.cs
[
all
...]
Completed in 210 milliseconds