Home
last modified time | relevance | path

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

/art/libnativeloader/test/src/android/test/hostside/
DLibnativeloaderTest.java330 void pushString(String fileContents, String destPath) throws DeviceNotAvailableException { in pushString()
336 void pushFile(String fileName, String destPath) throws Exception { in pushFile()
341 void pushApk(String apkBaseName, String destPath) throws Exception { in pushApk()
348 void pushNativeTestLib(ZipFile libApk, String libName, String destPath) throws Exception { in pushNativeTestLib()