Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DLocalEmulatorSnapshot.java42 ITestDevice allocatedDevice = testInformation.getDevice(); in setUp() local
DLocalEmulatorLaunch.java44 ITestDevice allocatedDevice = testInformation.getDevice(); in setUp() local
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DDeviceManagerTest.java795 DeviceDescriptor allocatedDevice = createDeviceDesc("ccc", DeviceAllocationState.Allocated); in testSortDeviceList() local