Home
last modified time | relevance | path

Searched refs:getExcludeAnnotations (Results 1 – 10 of 10) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DITestAnnotationFilterReceiver.java52 Set<String> getExcludeAnnotations(); in getExcludeAnnotations() method
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/params/
DInstantAppHandler.java59 Set<String> excludeAnnotations = new HashSet<>(filterTest.getExcludeAnnotations()); in applySetup()
DSecondaryUserHandler.java59 Set<String> excludeAnnotations = new HashSet<>(filterTest.getExcludeAnnotations()); in applySetup()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/params/
DInstantAppHandlerTest.java67 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in InstantAppHandlerTest.TestFilterable
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DTestSuiteStub.java284 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in TestSuiteStub
DBaseTestSuiteTest.java444 .getExcludeAnnotations() in testLoadTests_parameterizedModule()
450 .getExcludeAnnotations() in testLoadTests_parameterizedModule()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestCase.java295 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in DeviceTestCase
DAndroidJUnitTest.java295 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in AndroidJUnitTest
DIsolatedHostTest.java511 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in IsolatedHostTest
DHostTest.java446 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in HostTest