Home
last modified time | relevance | path

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

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DITestInvocationListener.java114 public default void testModuleStarted(IInvocationContext moduleContext) {} in testModuleStarted() method
/tools/tradefederation/core/src/com/android/tradefed/result/
DLegacySubprocessResultsReporter.java135 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in LegacySubprocessResultsReporter
DResultForwarder.java356 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ResultForwarder
DSubprocessResultsReporter.java276 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in SubprocessResultsReporter
DCollectingTestListener.java156 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in CollectingTestListener
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DShardListener.java142 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ShardListener
/tools/tradefederation/core/src/com/android/tradefed/result/suite/
DSuiteResultReporter.java92 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in SuiteResultReporter
/tools/tradefederation/core/src/com/android/tradefed/retry/
DResultAggregator.java162 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ResultAggregator
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/
DBasePostProcessor.java125 public final void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in BasePostProcessor
/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DBaseDeviceMetricCollector.java223 public final void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in BaseDeviceMetricCollector
/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultReporter.java222 public final void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ProtoResultReporter