Searched refs:getIncludeAnnotations (Results 1 – 7 of 7) sorted by relevance
49 Set<String> getIncludeAnnotations(); in getIncludeAnnotations() method
289 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in DeviceTestCase
296 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in AndroidJUnitTest
427 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in HostTest
71 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in InstantAppHandlerTest.TestFilterable
269 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in TestSuiteStub
339 assertEquals(0, testSuiteStub.getIncludeAnnotations().size()); in testLoadTests_parameterizedModule()