Home
last modified time | relevance | path

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

/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
DSparseTestListener.java35 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in SparseTestListener
DInvocationLogCollector.java55 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in InvocationLogCollector
DBazelTestListener.java83 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in BazelTestListener
DNullTestListener.java169 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in NullTestListener
DForwardingTestListener.java176 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ForwardingTestListener
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DITestInvocationListener.java118 public default void testModuleStarted(IInvocationContext moduleContext) {} in testModuleStarted() method
/tools/tradefederation/core/src/com/android/tradefed/result/
DReportPassedTests.java74 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ReportPassedTests
DEventsLoggerListener.java72 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in EventsLoggerListener
DLegacySubprocessResultsReporter.java166 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in LegacySubprocessResultsReporter
DResultForwarder.java398 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ResultForwarder
DSubprocessResultsReporter.java299 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in SubprocessResultsReporter
DCollectingTestListener.java168 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in CollectingTestListener
/tools/tradefederation/core/src/com/android/tradefed/result/suite/
DSuiteResultReporter.java95 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in SuiteResultReporter
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DShardListener.java161 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ShardListener
/tools/tradefederation/core/src/com/android/tradefed/retry/
DResultAggregator.java214 public void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ResultAggregator
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/
DBasePostProcessor.java185 public final void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in BasePostProcessor
/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultReporter.java258 public final void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in ProtoResultReporter
/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DBaseDeviceMetricCollector.java291 public final void testModuleStarted(IInvocationContext moduleContext) { in testModuleStarted() method in BaseDeviceMetricCollector