Home
last modified time | relevance | path

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

/external/chromium_org/build/android/pylib/instrumentation/
Dtest_runner.py109 os.path.join(self.device.GetExternalStoragePath(), p))
123 self.device.GetExternalStoragePath(),
192 self.device.GetExternalStoragePath(),
/external/chromium_org/build/android/pylib/
Dscreenshot.py35 '%s/screen-recording.mp4' % device.GetExternalStoragePath())
/external/chromium_org/build/android/pylib/gtest/
Dtest_package_exe.py67 device.GetExternalStoragePath())
Dtest_package_apk.py91 'rm -r %s/content_shell' % device.GetExternalStoragePath(),
Dtest_runner.py72 device_dir = self.device.GetExternalStoragePath()
/external/chromium_org/build/android/pylib/base/
Dbase_test_runner.py55 self.device.GetExternalStoragePath() + '/' +
/external/chromium_org/build/android/pylib/device/
Ddevice_utils.py144 def GetExternalStoragePath(self, timeout=None, retries=None): member in DeviceUtils
Ddevice_utils_test.py271 self.device.GetExternalStoragePath())
277 self.device.GetExternalStoragePath()