Searched refs:_AdbPush (Results 1 - 1 of 1) sorted by last modified time

/art/tools/common/
H A Dcommon.py408 self._AdbPush(temp_file.name, self._device_env_path)
417 self._AdbPush(temp_file.name, file_path)
498 self._AdbPush(path, self._device_env_path)
501 def _AdbPush(self, what, where): member in class:DeviceTestEnv

Completed in 82 milliseconds