Searched refs:addIncludeAnnotation (Results 1 – 8 of 8) sorted by relevance
31 void addIncludeAnnotation(String annotation); in addIncludeAnnotation() method
231 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in DeviceTestCase233 mFilterHelper.addIncludeAnnotation(annotation); in addIncludeAnnotation()
211 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in AndroidJUnitTest
358 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in HostTest360 mFilterHelper.addIncludeAnnotation(annotation); in addIncludeAnnotation()
89 public void addIncludeAnnotation(String annotation) { in addIncludeAnnotation() method in TestFilterHelper
846 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_testcaseAnnotationFiltering()884 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_testcaseBothAnnotationFiltering()903 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_testcaseMultiInclude()904 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation2"); in testRun_testcaseMultiInclude()921 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_shouldTestRun_Success()930 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation"); in testRun_shouldTestRunMulti_Success()1688 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testClassAnnotation_includeAll()1723 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testMethodAnnotation_includeAll()1742 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testMethodAnnotation_includeAll_collect()1762 mHostTest.addIncludeAnnotation("com.android.tradefed.testtype.HostTestTest$MyAnnotation3"); in testMethodAnnotation_inherited()
190 mHostTest.addIncludeAnnotation( in testRun_withFiltering()
172 test.addIncludeAnnotation( in testRun_includeAnnotationFiltering()