Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DJUnitDeviceTest.java63 private String mDeviceTestTmpPath = TMP_DIR; field in JUnitDeviceTest
132 mDeviceTestTmpPath, mRuntimePath, jarPath, mRuntimeArgs, in run()
158 String fullJarPath = String.format("%s%s", mDeviceTestTmpPath, f); in installJars()
176 String fullJarPath = String.format("%s%s", mDeviceTestTmpPath, f); in removeJars()