Home
last modified time | relevance | path

Searched defs:fullJarPath (Results 1 – 2 of 2) sorted by relevance

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DJUnitDeviceTest.java158 String fullJarPath = String.format("%s%s", mDeviceTestTmpPath, f); in installJars() local
176 String fullJarPath = String.format("%s%s", mDeviceTestTmpPath, f); in removeJars() local
DTestNGDeviceTest.java154 String fullJarPath = String.format("%s%s", mDeviceTestTmpPath, f); in installJars() local
174 String fullJarPath = String.format("%s%s", mDeviceTestTmpPath, f); in removeJars() local