Home
last modified time | relevance | path

Searched defs:testStarted (Results 1 – 9 of 9) sorted by relevance

/platform_testing/libraries/device-collectors/src/main/java/android/device/loggers/
DTestCaseLogger.java31 public void testStarted(Description description) throws Exception { in testStarted() method in TestCaseLogger
/platform_testing/libraries/health/runners/longevity/host/src/android/host/test/longevity/listener/
DTimeoutTerminator.java47 public void testStarted(Description description) { in testStarted() method in TimeoutTerminator
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/sample/
DPrintListener.java42 public void testStarted(Description description) throws Exception { in testStarted() method in PrintListener
/platform_testing/libraries/device-collectors/src/main/java/android/device/stressmodes/
DBackgroundTranscodingStressTestMode.java63 public final void testStarted(Description description) throws Exception { in testStarted() method in BackgroundTranscodingStressTestMode
DLockContentionStressMode.java118 public final void testStarted(Description description) throws Exception { in testStarted() method in LockContentionStressMode
DIOContentionStressTestMode.java147 public final void testStarted(Description description) throws Exception { in testStarted() method in IOContentionStressTestMode
/platform_testing/libraries/junitxml/src/com/android/junitxml/
DAtestRunListener.java105 public void testStarted(Description description) { in testStarted() method in AtestRunListener
DXmlRunListener.java241 public void testStarted(Description description) throws Exception { in testStarted() method in XmlRunListener
/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
DBaseMetricListener.java149 public final void testStarted(Description description) throws Exception { in testStarted() method in BaseMetricListener