Home
last modified time | relevance | path

Searched refs:testMethod (Results 1 – 5 of 5) sorted by relevance

/platform_testing/libraries/health/utils/tests/src/android/platform/test/util/
DHealthRunnerBuilderTest.java38 public void testMethod() { in testMethod() method in HealthRunnerBuilderTest.SampleTest
/platform_testing/libraries/health/runners/microbenchmark/src/android/platform/test/microbenchmark/
DFunctional.java204 for (FrameworkMethod testMethod : children) {
205 final Description description = describeChild(testMethod);
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/sample/
DSampleTest.java102 public void testMethod() { in testMethod() method in SampleTest
/platform_testing/libraries/health/runners/longevity/platform/tests/src/android/platform/test/longevity/
DLongevityClassRunnerTest.java124 public void testMethod() {} in testMethod() method in LongevityClassRunnerTest.NoOpTest
136 public void testMethod() { in testMethod() method in LongevityClassRunnerTest.FailingTest
/platform_testing/libraries/health/runners/microbenchmark/tests/src/android/platform/test/microbenchmark/
DMicrobenchmarkTest.java664 public void testMethod() { in testMethod() method in MicrobenchmarkTest.LoggingTest
728 public void testMethod() {