Searched defs:devicePath (Results 1 – 8 of 8) sorted by relevance
105 String devicePath = "path/somewhere/file.txt"; in testDeleteFile() local120 String devicePath = "path/somewhere/file.txt"; in testDeleteFile_fail() local138 String devicePath = "path/somewhere/file.txt"; in testError() local157 String devicePath = "path/somewhere/file.txt"; in testPushFile() local178 String devicePath = "path/somewhere/file.txt"; in testPushFile_notExists() local193 String devicePath = "path/somewhere/file.txt"; in testPushFile_directory() local204 String devicePath = "path/somewhere/file.txt"; in testPullFile_verifyShellCommand() local230 String devicePath = "path/somewhere/file.txt"; in testPullFile_createLocalFileIfNotExist() local246 String devicePath = "path/somewhere/file.txt"; in testPullFile_success() local291 String devicePath = "path/somewhere"; in testPullDir_OneFile() local[all …]
99 String devicePath = "/sdcard/" + tmpFile.getName(); in testPushFile() local114 String devicePath = "/sdcard/" + tmpFile.getName(); in testDeleteFile() local
61 String devicePath = String.format("/data/%s", file); in setUp() local
324 private void mockCoverageFileOnDevice(String devicePath) in mockCoverageFileOnDevice()375 private static HashMap<String, Metric> createMetricsWithCoverageMeasurement(String devicePath) { in createMetricsWithCoverageMeasurement()
302 String devicePath = "/data/local/tmp/" + flagFile.getName(); in createFlagFile() local
1851 public File dumpHeap(String process, String devicePath) throws DeviceNotAvailableException { in dumpHeap()1866 private File dumpAndPullHeap(String pid, String devicePath) throws DeviceNotAvailableException { in dumpAndPullHeap()
4832 public File dumpHeap(String process, String devicePath) throws DeviceNotAvailableException { in dumpHeap()
950 public File dumpHeap(String process, String devicePath) throws DeviceNotAvailableException; in dumpHeap()