Searched refs:addIncludeAnnotation (Results 1 – 12 of 12) sorted by relevance
1032 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_testcaseAnnotationFiltering()1070 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_testcaseBothAnnotationFiltering()1090 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_testcaseMultiInclude()1091 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testRun_testcaseMultiInclude()1108 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_shouldTestRun_Success()1117 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_shouldTestRunMulti_Success()1845 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testClassAnnotation_includeAll()1880 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testMethodAnnotation_includeAll()1899 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testMethodAnnotation_includeAll_collect()1919 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testMethodAnnotation_inherited()
198 mHostTest.addIncludeAnnotation( in testRun_withFiltering()
181 test.addIncludeAnnotation( in testRun_includeAnnotationFiltering()
255 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in DeviceTestCase257 mFilterHelper.addIncludeAnnotation(annotation); in addIncludeAnnotation()
406 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in HostTest408 mFilterHelper.addIncludeAnnotation(annotation); in addIncludeAnnotation()
259 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in AndroidJUnitTest
485 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in IsolatedHostTest
31 void addIncludeAnnotation(String annotation); in addIncludeAnnotation() method
57 addIncludeAnnotation("android.platform.test.scenario.annotation.AppSetup"); in AppSetup()
57 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in InstantAppHandlerTest.TestFilterable
93 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in TestFilterHelper
259 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in TestSuiteStub