Home
last modified time | relevance | path

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

/tools/external_updater/
Darchive_utils.py39 def unzip(archive_path, target_path): argument
51 def untar(archive_path, target_path): argument
/tools/asuite/atest/
Dbazel_mode_unittest.py115 def assertSymlinkTo(self, symlink_path, target_path): argument