Searched refs:addIncludeAnnotation (Results 1 – 11 of 11) sorted by relevance
962 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation");1000 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation");1019 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation");1020 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2");1037 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation");1046 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation");1703 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3");1738 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3");1757 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3");1777 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3");
190 mHostTest.addIncludeAnnotation( in testRun_withFiltering()
172 test.addIncludeAnnotation( in testRun_includeAnnotationFiltering()
255 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in DeviceTestCase257 mFilterHelper.addIncludeAnnotation(annotation); in addIncludeAnnotation()
31 void addIncludeAnnotation(String annotation); in addIncludeAnnotation() method
393 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in HostTest395 mFilterHelper.addIncludeAnnotation(annotation); in addIncludeAnnotation()
266 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in AndroidJUnitTest
51 addIncludeAnnotation("android.platform.test.scenario.annotation.AppSetup"); in AppSetup()
56 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in InstantAppHandlerTest.TestFilterable
87 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in TestFilterHelper
249 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in TestSuiteStub