Searched defs:addAllExcludeAnnotation (Results 1 – 8 of 8) sorted by relevance
46 void addAllExcludeAnnotation(Set<String> notAnnotations); in addAllExcludeAnnotation() method
70 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in TestFilterable
282 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in DeviceTestCase
320 public void addAllExcludeAnnotation(Set<String> excludeAnnotations) { in addAllExcludeAnnotation() method in AndroidJUnitTest
994 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in IsolatedHostTest
473 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in HostTest
275 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in TestSuiteStub
117 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in TestFilterHelper