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
275 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in TestSuiteStub
282 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in DeviceTestCase
311 public void addAllExcludeAnnotation(Set<String> excludeAnnotations) { in addAllExcludeAnnotation() method in AndroidJUnitTest
1079 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in IsolatedHostTest
477 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in HostTest
118 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() method in TestFilterHelper