Searched refs:addExcludeAnnotation (Results 1 – 9 of 9) sorted by relevance
952 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");982 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");1001 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");1047 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");1056 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation");1065 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation");1069 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3");1078 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");1341 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");1366 mHostTest.addExcludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");[all …]
174 test.addExcludeAnnotation("com.android.tradefed.testtype.DeviceTestCaseTest$MyAnnotation2"); in testRun_includeAnnotationFiltering()221 test.addExcludeAnnotation( in testRun_excludeAnnotationFiltering()
273 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in DeviceTestCase275 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
36 void addExcludeAnnotation(String notAnnotation); in addExcludeAnnotation() method
411 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in HostTest413 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
282 public void addExcludeAnnotation(String excludeAnnotation) { in addExcludeAnnotation() method in AndroidJUnitTest
61 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in InstantAppHandlerTest.TestFilterable
101 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in TestFilterHelper
254 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() method in TestSuiteStub