OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:latency_95
(Results
1 - 5
of
5
) sorted by null
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ScenarioResultSummary.php
66
* Generated from protobuf field <code>double
latency_95
= 9;</code>
68
private $
latency_95
= 0.0;
variable
324
* Generated from protobuf field <code>double
latency_95
= 9;</code>
329
return $this->
latency_95
;
333
* Generated from protobuf field <code>double
latency_95
= 9;</code>
340
$this->
latency_95
= $var;
variable
/external/autotest/client/site_tests/video_VEAPerf/
video_VEAPerf.py
112
latency_95
= [int(m.group(1)) for m in
115
if any([len(l) != 1 for l in [latency_50, latency_75,
latency_95
]]):
121
self._logperf(test_name, KEY_ENCODE_LATENCY_95,
latency_95
[0],
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
control_pb.rb
116
optional :
latency_95
, :double, 9
/external/grpc-grpc/test/cpp/qps/
report.cc
131
result.summary().
latency_95
() / 1000,
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Control.cs
[
all
...]
Completed in 193 milliseconds