HomeSort by relevance Sort by last modified time
    Searched refs:host_file_path4 (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/devil/devil/android/
device_utils_devicetest.py 171 (host_file_path4, file_name4) = self._MakeTempFileGivenDir(
183 self.adb.Push(host_file_path4, device_file_path4)
188 cmd_helper.RunCmd(['rm', host_file_path4])
  /external/libmojo/third_party/catapult/devil/devil/android/
device_utils_devicetest.py 169 (host_file_path4, file_name4) = self._MakeTempFileGivenDir(
181 self.adb.Push(host_file_path4, device_file_path4)
186 cmd_helper.RunCmd(['rm', host_file_path4])

Completed in 641 milliseconds