Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/util/sl4a/
DSl4aClientTest.java45 private static final String DEVICE_SERIAL = "54321"; field in Sl4aClientTest
/tools/tradefederation/core/javatests/com/android/tradefed/cluster/
DClusterCommandLauncherTest.java56 private static final String DEVICE_SERIAL = "device_serial"; field in ClusterCommandLauncherTest
489 DEVICE_SERIAL)); in testRun_excludeFileInJavaClasspath() local
DClusterCommandConfigBuilderTest.java69 private static final String DEVICE_SERIAL = "serial"; field in ClusterCommandConfigBuilderTest
DClusterCommandSchedulerTest.java122 private static final String DEVICE_SERIAL = "serial"; field in ClusterCommandSchedulerTest
DClusterHostUtilTest.java43 private static final String DEVICE_SERIAL = "serial"; field in ClusterHostUtilTest
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DDeviceSelectionOptionsTest.java47 private static final String DEVICE_SERIAL = "12345"; field in DeviceSelectionOptionsTest
DDeviceManagerTest.java72 private static final String DEVICE_SERIAL = "serial"; field in DeviceManagerTest
/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DRunHostScriptTargetPreparerTest.java62 private static final String DEVICE_SERIAL = "DEVICE_SERIAL"; field in RunHostScriptTargetPreparerTest
DRunHostCommandTargetPreparerTest.java60 private static final String DEVICE_SERIAL = "123456"; field in RunHostCommandTargetPreparerTest
/tools/security/gdb/
Dparameters_extract.py11 DEVICE_SERIAL = os.environ.get('GDBSCRIPT_DEVICE_SERIAL', None) variable
/tools/tradefederation/contrib/tests/src/com/android/uicd/tests/
DUiConductorTestTest.java79 private static final String DEVICE_SERIAL = "SERIAL"; field in UiConductorTestTest
/tools/acloud/internal/
Dconstants.py115 DEVICE_SERIAL = "device_serial" variable
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/mobly/
DMoblyBinaryHostTestTest.java81 private static final String DEVICE_SERIAL = "X123SER"; field in MoblyBinaryHostTestTest