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