Searched refs:MIN_TEST_ITERATIONS (Results 1 – 2 of 2) sorted by relevance
65 private static final int MIN_TEST_ITERATIONS = 10; field in ManualBenchmarkState89 Math.max(mMaxIterations, MIN_TEST_ITERATIONS)); in beginBenchmark()
66 private static final int MIN_TEST_ITERATIONS = 10; field in BenchmarkState127 Math.max(mMaxIterations, MIN_TEST_ITERATIONS)); in beginBenchmark()