Searched refs:getExcludeAnnotations (Results 1 – 8 of 8) sorted by relevance
52 Set<String> getExcludeAnnotations(); in getExcludeAnnotations() method
295 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in DeviceTestCase
302 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in AndroidJUnitTest
433 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in HostTest
59 Set<String> excludeAnnotations = new HashSet<>(filterTest.getExcludeAnnotations()); in applySetup()
66 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in InstantAppHandlerTest.TestFilterable
343 .getExcludeAnnotations() in testLoadTests_parameterizedModule()349 .getExcludeAnnotations() in testLoadTests_parameterizedModule()
274 public Set<String> getExcludeAnnotations() { in getExcludeAnnotations() method in TestSuiteStub