Searched refs:MAX_TEST_ITERATIONS (Results 1 – 2 of 2) sorted by relevance
65 private static final int MAX_TEST_ITERATIONS = 1000000; field in BenchmarkState126 mMaxIterations = Math.min(MAX_TEST_ITERATIONS, in beginBenchmark()
115 private static final int MAX_TEST_ITERATIONS = 1000000; field in ManualBenchmarkState183 mMaxIterations = Math.min(MAX_TEST_ITERATIONS, in beginBenchmark()