Home
last modified time | relevance | path

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

123456

/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/retry/
DRetryLogSaverResultForwarder.java37 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in RetryLogSaverResultForwarder
42 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in RetryLogSaverResultForwarder
48 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted() method in RetryLogSaverResultForwarder
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/
DEventsLoggerListener.java88 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in EventsLoggerListener
93 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in EventsLoggerListener
98 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted() method in EventsLoggerListener
DResultForwarder.java188 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in ResultForwarder
201 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in ResultForwarder
214 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted() method in ResultForwarder
DRetryResultForwarder.java29 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in RetryResultForwarder
34 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in RetryResultForwarder
DSubprocessResultsReporter.java182 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in SubprocessResultsReporter
188 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in SubprocessResultsReporter
194 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted() method in SubprocessResultsReporter
DCollectingTestListener.java179 public void testRunStarted(String name, int numTests) { in testRunStarted() method in CollectingTestListener
185 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() method in CollectingTestListener
191 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted() method in CollectingTestListener
/aosp_15_r20/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/
DITestLifeCycleReceiver.java52 public default void testRunStarted(String runName, int testCount) {} in testRunStarted() method
64 public default void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method
79 public default void testRunStarted( in testRunStarted() method
/aosp_15_r20/external/cronet/test_runner/src/com.android.tests.chromium.host/
H A DTestListenerWithTime.java42 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in TestListenerWithTime
92 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in TestListenerWithTime
97 public void testRunStarted( in testRunStarted() method in TestListenerWithTime
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraTestMetricsCollectionListener.java110 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in CameraTestMetricsCollectionListener.AbstractCameraTestMetricsCollectionListener
116 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in CameraTestMetricsCollectionListener.AbstractCameraTestMetricsCollectionListener
122 public void testRunStarted( in testRunStarted() method in CameraTestMetricsCollectionListener.AbstractCameraTestMetricsCollectionListener
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/
H A DNullTestListener.java44 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in NullTestListener
49 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in NullTestListener
54 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted() method in NullTestListener
H A DForwardingTestListener.java51 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in ForwardingTestListener
56 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in ForwardingTestListener
61 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted() method in ForwardingTestListener
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DGranularRetriableTestWrapper.java517 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in GranularRetriableTestWrapper.StartEndCollector
523 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in GranularRetriableTestWrapper.StartEndCollector
529 public void testRunStarted( in testRunStarted() method in GranularRetriableTestWrapper.StartEndCollector
DModuleListener.java94 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() method in ModuleListener
99 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted() method in ModuleListener
/aosp_15_r20/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/
H A DBazelXmlResultReporter.java89 public void testRunStarted(String name, int numTests) { in testRunStarted() method in BazelXmlResultReporter
94 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() method in BazelXmlResultReporter
99 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted() method in BazelXmlResultReporter
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/
DPythonBinaryHostTest.java561 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in PythonBinaryHostTest.PythonForwarder
567 public void testRunStarted(String runName, int testCount, int attempt) { in testRunStarted() method in PythonBinaryHostTest.PythonForwarder
573 public void testRunStarted(String runName, int testCount, int attempt, long startTime) { in testRunStarted() method in PythonBinaryHostTest.PythonForwarder
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java262 public void testRunStarted(String name, int numTests) { in testRunStarted() method in ClusterCommandScheduler.InvocationEventHandler
267 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() method in ClusterCommandScheduler.InvocationEventHandler
273 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted() method in ClusterCommandScheduler.InvocationEventHandler
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/postprocessor/
DBasePostProcessor.java196 public final void testRunStarted(String runName, int testCount) { in testRunStarted() method in BasePostProcessor
201 public final void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in BasePostProcessor
206 public final void testRunStarted( in testRunStarted() method in BasePostProcessor
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultReporter.java319 public final void testRunStarted(String runName, int testCount) { in testRunStarted() method in ProtoResultReporter
324 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in ProtoResultReporter
329 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted() method in ProtoResultReporter
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DBaseDeviceMetricCollector.java333 public final void testRunStarted(String runName, int testCount) { in testRunStarted() method in BaseDeviceMetricCollector
338 public final void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() method in BaseDeviceMetricCollector
343 public final void testRunStarted( in testRunStarted() method in BaseDeviceMetricCollector
/aosp_15_r20/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DTestRunResult.java262 public void testRunStarted(String runName, int testCount) { in testRunStarted() method in TestRunResult
272 public void testRunStarted(String runName, int testCount, long startTime) { in testRunStarted() method in TestRunResult
/aosp_15_r20/external/okhttp/okhttp-testing-support/src/main/java/com/squareup/okhttp/testing/
H A DInstallUncaughtExceptionHandlerListener.java36 @Override public void testRunStarted(Description description) throws Exception { in testRunStarted() method in InstallUncaughtExceptionHandlerListener
/aosp_15_r20/platform_testing/libraries/device-collectors/src/main/platform-collectors/src/android/device/collectors/
H A DPowerTestRunListener.java36 public void testRunStarted(Description description) throws IOException { in testRunStarted() method in PowerTestRunListener
/aosp_15_r20/test/robolectric-extensions/clearcut-junit-listener/src/main/java/com/google/asuite/clearcut/junit/listener/
H A DClearcutJunitListener.java46 public void testRunStarted(Description description) throws Exception { in testRunStarted() method in ClearcutJunitListener
/aosp_15_r20/external/cronet/testing/android/reporter/java/src/org/chromium/test/reporter/
H A DTestStatusReporter.java23 public void testRunStarted(int pid) { in testRunStarted() method in TestStatusReporter
/aosp_15_r20/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/sample/
H A DPrintListener.java32 public void testRunStarted(Description description) throws Exception { in testRunStarted() method in PrintListener

123456