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/
DUiAutomatorJarTest.java81 String fullJarPath = String.format("%s%s", SHELL_EXE_BASE, mTestJarFileName); in installJar() local
94 String fullJarPath = String.format("%s%s", SHELL_EXE_BASE, mTestJarFileName); in uninstallJar() local
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