Home
last modified time | relevance | path

Searched refs:Available (Results 1 – 25 of 29) sorted by relevance

12

/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterHostUtilTest.java88 DeviceAllocationState.Available, in testGetDefaultRunTarget()
105 DeviceAllocationState.Available, in testGetDefaultRunTargetWithSameProductAndProductVariant()
122 DeviceAllocationState.Available, in testSimpleConstantRunTargetMatchPattern()
139 DeviceAllocationState.Available, in testDeviceTagRunTargetMatchPattern_simple()
158 DeviceAllocationState.Available, in testDeviceTagRunTargetMatchPattern_missingSerial()
176 DeviceAllocationState.Available, in testInvalidRunTargetMetachPattern()
201 DeviceAllocationState.Available, in testSupportedRunTargetMatchPattern()
227 DeviceAllocationState.Available, in testSupportedRunTargetMatchPattern_unknownProperty()
250 DeviceAllocationState.Available, in testSupportedRunTargetMatchPattern_productAndStub()
262 DeviceAllocationState.Available, in testSupportedRunTargetMatchPattern_productAndStub()
[all …]
DClusterCommandSchedulerTest.java259 deviceList.add(createDevice("product1", "variant1", DeviceAllocationState.Available));
260 deviceList.add(createDevice("product2", "variant2", DeviceAllocationState.Available));
262 deviceList.add(createDevice("product3", "variant3", DeviceAllocationState.Available));
283 deviceList.add(createDevice("product1", "variant1", DeviceAllocationState.Available));
284 deviceList.add(createDevice("product2", "variant2", DeviceAllocationState.Available));
286 deviceList.add(createDevice("product3", "variant3", DeviceAllocationState.Available));
309 "127.0.0.1:101", "product1", "variant1", DeviceAllocationState.Available));
312 "127.0.0.1:102", "product1", "variant1", DeviceAllocationState.Available));
314 deviceList.add(createDevice("product3", "variant3", DeviceAllocationState.Available));
374 createDevice("s1", "product1", "variant1", DeviceAllocationState.Available);
[all …]
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DDeviceManagerTest.java342 .andReturn(new DeviceEventResponse(DeviceAllocationState.Available, true)); in testAllocateDevice_match_temporary()
381 .andReturn(new DeviceEventResponse(DeviceAllocationState.Available, true)); in testAllocateDevice_stubEmulator()
421 .andReturn(new DeviceEventResponse(DeviceAllocationState.Available, true)); in testFreeDevice_emulator()
430 .andReturn(new DeviceEventResponse(DeviceAllocationState.Available, true)); in testFreeDevice_emulator()
458 .andReturn(new DeviceEventResponse(DeviceAllocationState.Available, true)); in testAllocateDevice_nullDevice()
493 .andReturn(new DeviceEventResponse(DeviceAllocationState.Available, true)); in testAllocateDevice_fastboot()
545 .andReturn(new DeviceEventResponse(DeviceAllocationState.Available, true)); in testFreeDevice()
581 .andReturn(DeviceAllocationState.Available); in testSetIDevice()
861 DeviceDescriptor availDevice1 = createDeviceDesc("aaa", DeviceAllocationState.Available); in testSortDeviceList()
862 DeviceDescriptor availDevice2 = createDeviceDesc("bbb", DeviceAllocationState.Available); in testSortDeviceList()
[all …]
DMockDeviceManager.java205 DeviceAllocationState.Allocated, DeviceAllocationState.Available); in freeDevice()
266 mDvcMon.notifyDeviceStateChange(d.getSerialNumber(), DeviceAllocationState.Available, in allocateDevice()
377 DeviceAllocationState.Available, in getDeviceDescriptor()
DTestDeviceTest.java2486 assertEquals(DeviceAllocationState.Available, mTestDevice.getAllocationState()); in testHandleAllocationEvent()
2492 assertEquals(DeviceAllocationState.Available, mTestDevice.getAllocationState()); in testHandleAllocationEvent()
/tools/tradefederation/core/remote/src/com/android/tradefed/device/
DDeviceAllocationEventHandler.java54 return DeviceAllocationState.Available; in handleDeviceEvent()
82 return DeviceAllocationState.Available; in handleDeviceEvent()
88 return DeviceAllocationState.Available; in handleDeviceEvent()
123 return DeviceAllocationState.Available; in handleDeviceEvent()
147 return DeviceAllocationState.Available; in handleDeviceEvent()
149 return DeviceAllocationState.Available; in handleDeviceEvent()
177 return DeviceAllocationState.Available; in handleDeviceEvent()
DDeviceAllocationState.java27 Available(new AvailableHandler()), enumConstant
/tools/tradefederation/core/tests/src/com/android/tradefed/device/recovery/
DRunConfigDeviceRecoveryTest.java89 .andReturn(DeviceAllocationState.Available); in testRecoverDevice_offline()
109 .andReturn(DeviceAllocationState.Available); in testRecoverDevice_fastboot()
125 .andReturn(DeviceAllocationState.Available); in testRecoverDevice_run()
DUsbResetRunConfigRecoveryTest.java66 doReturn(DeviceAllocationState.Available).when(mockDevice).getAllocationState(); in testShouldSkip_available()
DUsbResetMultiDeviceRecoveryTest.java98 when(mDevice.getAllocationState()).thenReturn(DeviceAllocationState.Available); in testRecover_available()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerFuncTest.java201 DeviceAllocationState.Available, in testListDevices()
230 assertEquals(DeviceAllocationState.Available, returnedDevices.get(0).getState()); in testListDevices()
/tools/repohooks/tools/
Dpylintrc174 # Set the output format. Available formats are text, parseable, colorized, msvs
242 # Spelling dictionary name. Available dictionaries: none. To make it working
/tools/tradefederation/core/src/com/android/tradefed/device/recovery/
DUsbResetRunConfigRecovery.java35 if (!res && DeviceAllocationState.Available.equals(device.getAllocationState())) { in shouldSkip()
DUsbResetMultiDeviceRecovery.java125 && !DeviceAllocationState.Available.equals(state); in shouldReset()
/tools/test/graphicsbenchmark/
DREADME16 Available options include:
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DInstrumentationPreparerTest.java111 "SERIAL", false, DeviceAllocationState.Available, "unknown", "unknown", "unknown", in testRun_testFailed()
DDeviceFlashPreparerTest.java213 new DeviceDescriptor("SERIAL", false, DeviceAllocationState.Available, "unknown", in testSetup_buildError()
DGkiDeviceFlashPreparerTest.java73 DeviceAllocationState.Available, in setUp()
DGsiDeviceFlashPreparerTest.java73 DeviceAllocationState.Available, in setUp()
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DMCAP_PTS_INSTRUCTIONS37 Available cmds:
/tools/acloud/
DREADME.md38 Available commands:
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java488 if (availableOnly && device.getState() != DeviceAllocationState.Available) { in getDevices()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java451 if (r.stateChanged && r.allocationState == DeviceAllocationState.Available) { in checkAndAddAvailableDevice()
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java870 if (newState.equals(DeviceAllocationState.Available)) { in notifyDeviceStateChange()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java246 DeviceAllocationState.Available, in setUp()

12