Searched refs:testClass (Results 1 – 1 of 1) sorted by relevance
134 String testClass = PACKAGE + "." + CLASS; in testDSU() local135 String testMethod = testClass + "." + method; in testDSU()137 runDeviceTests(UI_AUTOMATOR_INSTRUMENTATION_RUNNER, PACKAGE, testClass, method)); in testDSU()170 testClass = PACKAGE + "." + CLASS; in testDSU()171 testMethod = testClass + "." + method; in testDSU()173 runDeviceTests(UI_AUTOMATOR_INSTRUMENTATION_RUNNER, PACKAGE, testClass, method)); in testDSU()