Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/
DITestInvocationListener.java99 public default void testModuleStarted(IInvocationContext moduleContext) {} in testModuleStarted() method
DLegacySubprocessResultsReporter.java92 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in LegacySubprocessResultsReporter
DResultForwarder.java289 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ResultForwarder
DSubprocessResultsReporter.java228 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in SubprocessResultsReporter
DCollectingTestListener.java123 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in CollectingTestListener
/tools/tradefederation/core/src/com/android/tradefed/result/suite/
DSuiteResultReporter.java84 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in SuiteResultReporter