Home
last modified time | relevance | path

Searched defs:testRunStarted (Results 1 – 6 of 6) sorted by relevance

/platform_testing/libraries/device-collectors/src/main/platform-collectors/src/android/device/collectors/
DPowerTestRunListener.java36 public void testRunStarted(Description description) throws IOException { in testRunStarted() method in PowerTestRunListener
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/sample/
DPrintListener.java32 public void testRunStarted(Description description) throws Exception { in testRunStarted() method in PrintListener
/platform_testing/libraries/device-collectors/src/main/java/android/device/stressmodes/
DLockContentionStressMode.java95 public void testRunStarted(Description description) throws Exception { in testRunStarted() method in LockContentionStressMode
/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/
DProfile.java195 public void testRunStarted(Description description) { in testRunStarted() method in Profile
/platform_testing/libraries/junitxml/src/com/android/junitxml/
DAtestRunListener.java74 public void testRunStarted(Description description) { in testRunStarted() method in AtestRunListener
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DBaseMetricListener.java125 public final void testRunStarted(Description description) throws Exception { in testRunStarted() method in BaseMetricListener