Searched refs:addAllExcludeFilters (Results 1 – 9 of 9) sorted by relevance
51 void addAllExcludeFilters(Set<String> filters); in addAllExcludeFilters() method
175 mFilterHelper.addAllExcludeFilters(mExcludeFilters); in run()222 public void addAllExcludeFilters(Set<String> filters) { in addAllExcludeFilters() method in DeviceTestCase224 mFilterHelper.addAllExcludeFilters(filters); in addAllExcludeFilters()
282 public void addAllExcludeFilters(Set<String> filters) { in addAllExcludeFilters() method in HostTest283 mFilterHelper.addAllExcludeFilters(filters); in addAllExcludeFilters()909 ((ITestFilterReceiver) test).addAllExcludeFilters(excludes); in applyFilters()959 test.addAllExcludeFilters(mFilterHelper.getExcludeFilters()); in split()1080 test.addAllExcludeFilters(mFilterHelper.getExcludeFilters()); in createTestShard()
187 public void addAllExcludeFilters(Set<String> filters) { in addAllExcludeFilters() method in AndroidJUnitTest
516 public void addAllExcludeFilters(Set<String> filters) { in addAllExcludeFilters() method in UiAutomatorTest
314 public void addAllExcludeFilters(Set<String> filters) { in addAllExcludeFilters() method in GTest
82 public void addAllExcludeFilters(Set<String> filters) { in addAllExcludeFilters() method in TestFilterHelper
220 public void addAllExcludeFilters(Set<String> filters) {} in addAllExcludeFilters() method in TestSuiteStub
116 public void addAllExcludeFilters(Set<String> filters) {} in addAllExcludeFilters() method in GranularRetriableTestWrapperTest.FakeTest