Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java280 String targetPath = location.getPath(); in writeProfile() local
439 private void executePush(String hostPath, String targetPath, String targetDirectory) in executePush()
472 private void executePull(String targetPath, String hostPath) in executePull()
/cts/libs/testserver/src/android/webkit/cts/
DTestWebServer.java267 String requestPath, String targetPath) { in setRedirect()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebSettingsTest.java1051 String targetPath = mContext.getFileStreamPath("target.html").getAbsolutePath(); in verifyFileXHR() local