HomeSort by relevance Sort by last modified time
    Searched refs:NUM_RUNS (Results 1 - 6 of 6) sorted by null

  /tools/test/connectivity/tools/lab/metrics/
read_metric.py 25 NUM_RUNS: number of times hdparm is run
27 NUM_RUNS = 3
72 result = self._shell.run(self.COMMAND % self.NUM_RUNS).stdout
84 self.CACHED_READ_RATE: cached_reads / self.NUM_RUNS,
85 self.BUFFERED_READ_RATE: buffered_reads / self.NUM_RUNS
  /external/mesa3d/src/intel/vulkan/tests/
state_pool.c 31 #define NUM_RUNS 64
43 for (unsigned i = 0; i < NUM_RUNS; i++) {
state_pool_no_free.c 30 #define NUM_RUNS 64
115 for (unsigned i = 0; i < NUM_RUNS; i++)
block_pool_no_free.c 30 #define NUM_RUNS 64
142 for (unsigned i = 0; i < NUM_RUNS; i++)
  /tools/test/connectivity/tools/lab/tests/
read_metric_test.py 52 27255.64 / read_metric.ReadMetric.NUM_RUNS,
54 399.54 / read_metric.ReadMetric.NUM_RUNS
  /external/libunwind/tests/
Gia64-test-nat.c 42 #define NUM_RUNS 1024
43 //#define NUM_RUNS 1
611 for (i = 0; i < NUM_RUNS; ++i)

Completed in 247 milliseconds