OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:time_percentile_95
(Results
1 - 2
of
2
) sorted by null
/test/vts-testcase/performance/binder_throughput_test/
BinderThroughputBenchmark.py
78
time_percentile_95
= []
90
time_percentile_95
.append(result["time_percentile"][95])
127
labels,
time_percentile_95
, x_axis_label="Number of Threads",
/test/vts-testcase/performance/hwbinder_throughput_test/
HwBinderThroughputBenchmark.py
80
time_percentile_95
= []
92
time_percentile_95
.append(result["time_percentile"][95])
129
labels,
time_percentile_95
, x_axis_label="Number of Threads",
Completed in 201 milliseconds