Searched refs:TEST_RUNNER (Results 1 – 2 of 2) sorted by relevance
14 TEST_RUNNER='com.android.managedprovisioning.tests/com.android.managedprovisioning.TestInstrumentat…61 adb shell am instrument -e coverage true -e size small -w "$TEST_RUNNER"
53 private static final String TEST_RUNNER = "androidx.test.runner.AndroidJUnitRunner"; field in BaseTestCase148 pkgName, TEST_RUNNER, getDevice().getIDevice()); in runDeviceTests()