/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/ |
D | ClusterHostUtilTest.java | 88 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 …]
|
D | ClusterCommandSchedulerTest.java | 259 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/ |
D | DeviceManagerTest.java | 342 .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 …]
|
D | MockDeviceManager.java | 205 DeviceAllocationState.Allocated, DeviceAllocationState.Available); in freeDevice() 266 mDvcMon.notifyDeviceStateChange(d.getSerialNumber(), DeviceAllocationState.Available, in allocateDevice() 377 DeviceAllocationState.Available, in getDeviceDescriptor()
|
D | TestDeviceTest.java | 2486 assertEquals(DeviceAllocationState.Available, mTestDevice.getAllocationState()); in testHandleAllocationEvent() 2492 assertEquals(DeviceAllocationState.Available, mTestDevice.getAllocationState()); in testHandleAllocationEvent()
|
/tools/tradefederation/core/remote/src/com/android/tradefed/device/ |
D | DeviceAllocationEventHandler.java | 54 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()
|
D | DeviceAllocationState.java | 27 Available(new AvailableHandler()), enumConstant
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/recovery/ |
D | RunConfigDeviceRecoveryTest.java | 89 .andReturn(DeviceAllocationState.Available); in testRecoverDevice_offline() 109 .andReturn(DeviceAllocationState.Available); in testRecoverDevice_fastboot() 125 .andReturn(DeviceAllocationState.Available); in testRecoverDevice_run()
|
D | UsbResetRunConfigRecoveryTest.java | 66 doReturn(DeviceAllocationState.Available).when(mockDevice).getAllocationState(); in testShouldSkip_available()
|
D | UsbResetMultiDeviceRecoveryTest.java | 98 when(mDevice.getAllocationState()).thenReturn(DeviceAllocationState.Available); in testRecover_available()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/ |
D | RemoteManagerFuncTest.java | 201 DeviceAllocationState.Available, in testListDevices() 230 assertEquals(DeviceAllocationState.Available, returnedDevices.get(0).getState()); in testListDevices()
|
/tools/repohooks/tools/ |
D | pylintrc | 174 # 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/ |
D | UsbResetRunConfigRecovery.java | 35 if (!res && DeviceAllocationState.Available.equals(device.getAllocationState())) { in shouldSkip()
|
D | UsbResetMultiDeviceRecovery.java | 125 && !DeviceAllocationState.Available.equals(state); in shouldReset()
|
/tools/test/graphicsbenchmark/ |
D | README | 16 Available options include:
|
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/ |
D | InstrumentationPreparerTest.java | 111 "SERIAL", false, DeviceAllocationState.Available, "unknown", "unknown", "unknown", in testRun_testFailed()
|
D | DeviceFlashPreparerTest.java | 213 new DeviceDescriptor("SERIAL", false, DeviceAllocationState.Available, "unknown", in testSetup_buildError()
|
D | GkiDeviceFlashPreparerTest.java | 73 DeviceAllocationState.Available, in setUp()
|
D | GsiDeviceFlashPreparerTest.java | 73 DeviceAllocationState.Available, in setUp()
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | MCAP_PTS_INSTRUCTIONS | 37 Available cmds:
|
/tools/acloud/ |
D | README.md | 38 Available commands:
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterCommandScheduler.java | 488 if (availableOnly && device.getState() != DeviceAllocationState.Available) { in getDevices()
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | DeviceManager.java | 451 if (r.stateChanged && r.allocationState == DeviceAllocationState.Available) { in checkAndAddAvailableDevice()
|
/tools/tradefederation/core/src/com/android/tradefed/command/ |
D | CommandScheduler.java | 870 if (newState.equals(DeviceAllocationState.Available)) { in notifyDeviceStateChange()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/ |
D | TestInvocationTest.java | 246 DeviceAllocationState.Available, in setUp()
|