Home
last modified time | relevance | path

Searched refs:notAnnotations (Results 1 – 8 of 8) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/params/
DInstantAppHandlerTest.java92 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument
93 mReceivedFiltered.addAll(notAnnotations); in addAllExcludeAnnotation()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DITestAnnotationFilterReceiver.java46 void addAllExcludeAnnotation(Set<String> notAnnotations); in addAllExcludeAnnotation() argument
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestCase.java282 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument
283 mExcludeAnnotation.addAll(notAnnotations); in addAllExcludeAnnotation()
284 mFilterHelper.addAllExcludeAnnotation(notAnnotations); in addAllExcludeAnnotation()
DIsolatedHostTest.java499 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument
500 mExcludeAnnotations.addAll(notAnnotations); in addAllExcludeAnnotation()
DHostTest.java433 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument
434 mExcludeAnnotations.addAll(notAnnotations); in addAllExcludeAnnotation()
435 mFilterHelper.addAllExcludeAnnotation(notAnnotations); in addAllExcludeAnnotation()
/tools/tradefederation/core/src/com/android/tradefed/util/
DTestFilterHelper.java114 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument
115 mExcludeAnnotations.addAll(notAnnotations); in addAllExcludeAnnotation()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DTestSuiteStub.java274 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument
275 mExcludeAnnotationFilter.addAll(notAnnotations); in addAllExcludeAnnotation()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...