Home
last modified time | relevance | path

Searched defs:getExcludeAnnotations (Results 1 – 7 of 7) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DITestAnnotationFilterReceiver.java52 Set<String> getExcludeAnnotations(); in getExcludeAnnotations() method
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/params/
DTestFilterable.java45 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in TestFilterable
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DTestSuiteStub.java285 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in TestSuiteStub
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestCase.java295 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in DeviceTestCase
DAndroidJUnitTest.java323 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in AndroidJUnitTest
DIsolatedHostTest.java1091 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in IsolatedHostTest
DHostTest.java490 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in HostTest