Home
last modified time | relevance | path

Searched refs:addExcludeAnnotation (Results 1 – 11 of 11) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DITestAnnotationFilterReceiver.java36 void addExcludeAnnotation(String notAnnotation); in addExcludeAnnotation() method
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DHostTestTest.java1019 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testCountTestCasesAnnotationFiltering()
1049 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testRun_testcaseNotAnnotationFiltering()
1068 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testRun_testcaseBothAnnotationFiltering()
1115 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testRun_shouldTestRunMulti_Success()
1124 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_shouldNotRun()
1133 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_shouldNotRunMulti()
1137 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testRun_shouldNotRunMulti()
1146 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testRun_shouldRun_exclude()
1453 mHostTest.addExcludeAnnotation(MyAnnotation.class.getName()); in testRun_junit_suite_annotation()
1477 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testRun_testcase_Junit4TestNotAnnotationFiltering()
[all …]
DDeviceTestCaseTest.java183 test.addExcludeAnnotation("com.android.tradefed.testtype.DeviceTestCaseTest$MyAnnotation2"); in testRun_includeAnnotationFiltering()
230 test.addExcludeAnnotation( in testRun_excludeAnnotationFiltering()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/params/
DInstantAppHandlerTest.java62 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in InstantAppHandlerTest.TestFilterable
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestCase.java273 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in DeviceTestCase
275 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
DAndroidJUnitTest.java275 public void addExcludeAnnotation(String excludeAnnotation) { in addExcludeAnnotation() method in AndroidJUnitTest
DIsolatedHostTest.java487 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in IsolatedHostTest
DHostTest.java424 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in HostTest
426 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
/tools/tradefederation/core/src/com/android/tradefed/util/
DTestFilterHelper.java107 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in TestFilterHelper
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DTestSuiteStub.java264 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in TestSuiteStub
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...