Searched refs:TestBenchmark (Results 1 – 9 of 9) sorted by relevance
56 methodA = TestBenchmark.class.getDeclaredMethod("a"); in setUp()57 methodB = TestBenchmark.class.getDeclaredMethod("b"); in setUp()58 methodC = TestBenchmark.class.getDeclaredMethod("c"); in setUp()73 BenchmarkClass.forClass(TestBenchmark.class), in provideInstrumentations_noNames()87 BenchmarkClass.forClass(TestBenchmark.class), in provideInstrumentations_withNames()97 BenchmarkClass.forClass(TestBenchmark.class), in provideInstrumentations_withNames()106 BenchmarkClass.forClass(TestBenchmark.class), in provideInstrumentations_withInvalidName()114 static final class TestBenchmark { class in ExperimentingRunnerModuleTest
71 benchmarkClass = BenchmarkClass.forClass(TestBenchmark.class); in setUp()75 Method method = TestBenchmark.class.getDeclaredMethods()[0]; in simpleArgsTest()88 .className(TestBenchmark.class.getName()) in simpleArgsTest()153 static final class TestBenchmark { class in WorkerProcessTest
41 runner.forBenchmark(TestBenchmark.class) in testSuccess()54 public static class TestBenchmark { class in ArbitraryMeasurmentInstrumentTest
86 public static class TestBenchmark { class in AllocationInstrumentTest
154 static final class TestBenchmark { class in RuntimeInstrumentTest
24 class TestBenchmark(benchmark.Benchmark): class26 super(TestBenchmark, self).__init__()40 b = TestBenchmark(story_module.Story(47 b = TestBenchmark(story_module.Story(53 b = TestBenchmark(android.AndroidStory(start_intent=None))74 b = TestBenchmark(page.Page(url='about:blank'))132 class PredicateBenchmark(TestBenchmark):
208 void TestBenchmark();
96 void TestBenchmark();210 TESTCASE_AUTO(TestBenchmark); in runIndexedTest()615 void NumberFormat2Test::TestBenchmark() { in TestBenchmark() function in NumberFormat2Test
574 TESTCASE_AUTO(TestBenchmark); in runIndexedTest()8398 void NumberFormatTest::TestBenchmark() { in TestBenchmark() function in NumberFormatTest