Searched refs:MIN_TEST_ITERATIONS (Results 1 – 2 of 2) sorted by relevance
67 private static final int MIN_TEST_ITERATIONS = 10; field in BenchmarkState145 Math.max(mMaxIterations, MIN_TEST_ITERATIONS)); in beginBenchmark()
116 private static final int MIN_TEST_ITERATIONS = 10; field in ManualBenchmarkState184 Math.max(mMaxIterations, MIN_TEST_ITERATIONS)); in beginBenchmark()