Searched refs:getIncludeAnnotations (Results 1 – 8 of 8) sorted by relevance
49 Set<String> getIncludeAnnotations(); in getIncludeAnnotations() method
72 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in InstantAppHandlerTest.TestFilterable
289 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in DeviceTestCase
289 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in AndroidJUnitTest
509 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in IsolatedHostTest
440 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in HostTest
279 public Set<String> getIncludeAnnotations() { in getIncludeAnnotations() method in TestSuiteStub
440 assertEquals(0, testSuiteStub.getIncludeAnnotations().size()); in testLoadTests_parameterizedModule()