Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DJarHostTest.java209 com.android.hosttest.DeviceTest deviceTest = (com.android.hosttest.DeviceTest)junitTest; in runTest() local
210 deviceTest.setDevice(getDevice().getIDevice()); in runTest()
211 deviceTest.setTestAppPath(mCtsBuild.getTestCasesDir().getAbsolutePath()); in runTest()