Home
last modified time | relevance | path

Searched refs:_get_temp_path (Results 1 – 1 of 1) sorted by relevance

/external/autotest/server/cros/
Ddebugd_dev_tools.py254 def _get_temp_path(self, source_path): member in DevTool
287 temp_path = self._get_temp_path(path)
308 self._host.run('cp -r "%s" "%s"' % (self._get_temp_path(path),