OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:time_percentile_99
(Results
1 - 2
of
2
) sorted by null
/test/vts-testcase/performance/binder_throughput_test/
BinderThroughputBenchmark.py
79
time_percentile_99
= []
91
time_percentile_99
.append(result["time_percentile"][99])
132
labels,
time_percentile_99
, x_axis_label="Number of Threads",
/test/vts-testcase/performance/hwbinder_throughput_test/
HwBinderThroughputBenchmark.py
81
time_percentile_99
= []
93
time_percentile_99
.append(result["time_percentile"][99])
134
labels,
time_percentile_99
, x_axis_label="Number of Threads",
Completed in 74 milliseconds