Home
last modified time | relevance | path

Searched defs:testIgnored (Results 1 – 25 of 103) sorted by relevance

12345

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/suite/
DXmlSuiteResultFormatterTest.java775 String runName, int passed, int failed, int assumptionFailures, int testIgnored) { in createFakeResult()
785 int testIgnored, in createFakeResult()
804 int testIgnored, in createFakeResult()
/aosp_15_r20/frameworks/base/ravenwood/tests/minimum-test/test/com/android/ravenwoodtest/
H A DRavenwoodMinimumTest.java42 public void testIgnored() { in testIgnored() method in RavenwoodMinimumTest
/aosp_15_r20/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DCompatChangeCheckerTest.java88 public void testIgnored() { in testIgnored() method in CompatChangeCheckerTest
H A DRethrowFromSystemCheckerTest.java86 public void testIgnored() { in testIgnored() method in RethrowFromSystemCheckerTest
/aosp_15_r20/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/sample/
H A DPrintListener.java62 public void testIgnored(Description description) throws Exception { in testIgnored() method in PrintListener
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/junitrunner/
H A DVerboseMockitoRunnerTest.java50 public void testIgnored() {} in testIgnored() method in VerboseMockitoRunnerTest.ContainsWarnings
/aosp_15_r20/external/junit/src/main/java/org/junit/runner/notification/
H A DRunListener.java150 public void testIgnored(Description description) throws Exception { in testIgnored() method in RunListener
H A DSynchronizedRunListener.java106 public void testIgnored(Description description) throws Exception { in testIgnored() method in SynchronizedRunListener
/aosp_15_r20/tools/tradefederation/core/isolation/com/android/tradefed/isolation/
DIsolationResultForwarder.java129 public void testIgnored(Description description) throws IOException { in testIgnored() method in IsolationResultForwarder
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/
DStubTestRunListener.java56 public void testIgnored(TestIdentifier test) { in testIgnored() method in StubTestRunListener
DFilteredResultForwarder.java103 public void testIgnored(TestDescription test) { in testIgnored() method in FilteredResultForwarder
DTestResultListener.java75 public final void testIgnored(TestDescription test) { in testIgnored() method in TestResultListener
DNameMangleListener.java91 public void testIgnored(TestDescription test) { in testIgnored() method in NameMangleListener
DInvocationToJUnitResultForwarder.java209 public void testIgnored(TestDescription test) { in testIgnored() method in InvocationToJUnitResultForwarder
/aosp_15_r20/external/junit/src/main/java/org/junit/internal/
H A DTextListener.java42 public void testIgnored(Description description) { in testIgnored() method in TextListener
/aosp_15_r20/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
H A DBedsteadRunListener.java121 public void testIgnored(Description description) throws Exception { in testIgnored() method in BedsteadRunListener
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DTestTimeoutEnforcer.java98 public void testIgnored(TestDescription test) { in testIgnored() method in TestTimeoutEnforcer
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ddmlib/
DTestRunToTestInvocationForwarder.java127 public void testIgnored(TestIdentifier testId) { in testIgnored() method in TestRunToTestInvocationForwarder
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
H A DSensorCtsTestActivity.java210 public void testIgnored(Description description) throws Exception { in testIgnored() method in SensorCtsTestActivity.SensorRunListener
/aosp_15_r20/frameworks/base/ravenwood/tests/coretest/test/com/android/ravenwoodtest/runnercallbacktests/
H A DRavenwoodRunnerTestBase.java215 public void testIgnored(Description description) throws Exception { in testIgnored() method in RavenwoodRunnerTestBase.ResultCollectingListener
/aosp_15_r20/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/
H A DProfile.java206 public void testIgnored(Description description) { in testIgnored() method in Profile
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DJUnit4ResultForwarder.java192 public void testIgnored(Description description) throws Exception { in testIgnored() method in JUnit4ResultForwarder
/aosp_15_r20/platform_testing/libraries/junitxml/src/com/android/junitxml/
H A DAtestRunListener.java123 public void testIgnored(Description description) { in testIgnored() method in AtestRunListener
H A DXmlRunListener.java246 public void testIgnored(Description description) throws Exception { in testIgnored() method in XmlRunListener
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/
H A DCameraPerformanceActivity.java186 public void testIgnored(Description description) { in testIgnored() method in CameraPerformanceActivity.CameraRunListener

12345