Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DAllocateDeviceOp.java28 private static final String SERIAL = "serial"; field in AllocateDeviceOp
DFreeDeviceOp.java26 private static final String SERIAL = "serial"; field in FreeDeviceOp
DExecCommandOp.java27 private static final String SERIAL = "serial"; field in ExecCommandOp
DListDevicesOp.java34 private static final String SERIAL = "serial"; field in ListDevicesOp
DGetLastCommandResultOp.java35 private static final String SERIAL = "serial"; field in GetLastCommandResultOp
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DInstallApkSetupTest.java42 private static final String SERIAL = "SERIAL"; field in InstallApkSetupTest
DAllTestAppsInstallSetupTest.java20 private static final String SERIAL = "SERIAL"; field in AllTestAppsInstallSetupTest
DInstallAllTestZipAppsSetupTest.java44 private static final String SERIAL = "SERIAL"; field in InstallAllTestZipAppsSetupTest
DTestAppInstallSetupTest.java46 private static final String SERIAL = "SERIAL"; field in TestAppInstallSetupTest
DAppSetupTest.java53 private static final String SERIAL = "serial"; field in AppSetupTest
DInstallApexModuleTargetPreparerTest.java51 private static final String SERIAL = "serial"; field in InstallApexModuleTargetPreparerTest
/tools/tradefederation/core/tests/src/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecoveryTest.java51 private static final String SERIAL = "SERIAL"; field in UsbResetMultiDeviceRecoveryTest
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DReconnectingRecoveryTest.java30 private static final String SERIAL = "serial"; field in ReconnectingRecoveryTest
/tools/tradefederation/core/atest/
Dconstants_default.py40 SERIAL = 'SERIAL' variable
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java118 private static final String SERIAL = "serial"; field in TestInvocationTest