Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java293 String targetPathTemp = targetPath + ".tmp"; in writeProfile() local
294 executePush(textProfileFile.getAbsolutePath(), targetPathTemp, targetDir); in writeProfile() local