HomeSort by relevance Sort by last modified time
    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