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
52 class TestBenchmark : public BenchmarkTfLiteModel { class54 explicit TestBenchmark(BenchmarkParams params) in TestBenchmark() function in tflite::benchmark::__anon690ab54a0211::TestBenchmark74 TestBenchmark benchmark(CreateParams()); in TEST()
238 void TestBenchmark();
96 void TestBenchmark();210 TESTCASE_AUTO(TestBenchmark); in runIndexedTest()615 void NumberFormat2Test::TestBenchmark() { in TestBenchmark() function in NumberFormat2Test
175 TESTCASE_AUTO(TestBenchmark); in runIndexedTest()8138 void NumberFormatTest::TestBenchmark() { in TestBenchmark() function in NumberFormatTest