Home
last modified time | relevance | path

Searched defs:TestDeviceMatcher (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockDeviceManager.java154 private static class TestDeviceMatcher implements IMatcher<ITestDevice> { class in MockDeviceManager
160 public TestDeviceMatcher(IDeviceSelection deviceSelectionOptions) { in TestDeviceMatcher() method in MockDeviceManager.TestDeviceMatcher