Searched refs:UiAutomatorTestCaseFilter (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCaseFilter.java28 public class UiAutomatorTestCaseFilter implements TestCaseFilter { class in inherits:TestCaseFilter
H A DUiAutomatorTestRunner.java407 public UiAutomatorTestCaseFilter getTestCaseFilter() {
408 return new UiAutomatorTestCaseFilter();

Completed in 71 milliseconds