OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:latency_90
(Results
1 - 4
of
4
) sorted by null
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ScenarioResultSummary.php
62
* Generated from protobuf field <code>double
latency_90
= 8;</code>
64
private $
latency_90
= 0.0;
variable
302
* Generated from protobuf field <code>double
latency_90
= 8;</code>
307
return $this->
latency_90
;
311
* Generated from protobuf field <code>double
latency_90
= 8;</code>
318
$this->
latency_90
= $var;
variable
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
control_pb.rb
115
optional :
latency_90
, :double, 8
/external/grpc-grpc/test/cpp/qps/
report.cc
130
result.summary().
latency_90
() / 1000,
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Control.cs
[
all
...]
Completed in 60 milliseconds