Home
last modified time | relevance | path

Searched refs:UITESTAPP_PACKAGE (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/
DTestAppConstants.java42 public static final String UITESTAPP_PACKAGE = "com.android.tradefed.uitestapp"; field in TestAppConstants
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceStressTest.java173 TestAppConstants.UITESTAPP_PACKAGE, getDevice().getIDevice()); in runUITests()
DTestDeviceFuncTest.java865 TestAppConstants.UITESTAPP_PACKAGE, getDevice().getIDevice()); in runUITests()