Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dtradefed_test.py134 self._install_files(constants.ADB_DIR, constants.ADB_FILES,
136 self._install_files(constants.SDK_TOOLS_DIR,
679 def _install_files(self, gs_dir, files, permission): member in TradefedTest