HomeSort by relevance Sort by last modified time
    Searched refs:file_utils (Results 1 - 21 of 21) sorted by null

  /external/autotest/client/cros/ui/
ui_test_base.py 11 from autotest_lib.client.common_lib import error, file_utils, lsbrelease_utils namespace
88 file_utils.make_leaf_dir(golden_image_local_dir)
104 file_utils.download_file(golden_image_remote_path,
147 file_utils.rm_dir_if_exists(ui_TestBase.WORKING_DIR)
  /external/autotest/client/site_tests/login_GaiaLogin/
login_GaiaLogin.py 9 from autotest_lib.client.common_lib import file_utils namespace
26 file_utils.download_file(self._PLTP_URL, pltp.name)
  /external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/
video_ChromeRTCHWDecodeUsed.py 10 from autotest_lib.client.common_lib import file_utils namespace
45 file_utils.download_file(url, local_path)
  /external/autotest/client/cros/video/
collect_golden_images.py 7 from autotest_lib.client.common_lib import file_utils namespace
94 file_utils.rm_dir_if_exists(factory.test_working_dir)
96 file_utils.make_leaf_dir(factory.test_working_dir)
  /external/autotest/client/site_tests/platform_Crouton/
platform_Crouton.py 9 from autotest_lib.client.common_lib import file_utils namespace
53 file_utils.download_file(crouton_url, crouton_temp_file)
  /external/autotest/client/site_tests/audio_PlaybackPower/
audio_PlaybackPower.py 9 from autotest_lib.client.common_lib import error, file_utils namespace
82 file_utils.download_file(_DOWNLOAD_BASE + test_file, local_path)
  /external/autotest/client/site_tests/firmware_TouchMTB/
cros_gs.py 11 from autotest_lib.client.common_lib import file_utils namespace
35 file_utils.download_file(GSUTIL_URI, gsutil_temp_file)
  /external/autotest/client/site_tests/video_VideoEncodeAccelerator/
video_VideoEncodeAccelerator.py 12 from autotest_lib.client.common_lib import file_utils namespace
32 file_utils.download_file(url, local_file)
  /external/autotest/client/site_tests/video_ChromeRTCHWEncodeUsed/
video_ChromeRTCHWEncodeUsed.py 13 from autotest_lib.client.common_lib import file_utils namespace
96 file_utils.download_file(url, local_path)
  /external/autotest/client/site_tests/video_GlitchDetection/
video_GlitchDetection.py 9 from autotest_lib.client.common_lib import file_utils namespace
40 file_utils.make_leaf_dir(constants.TEST_DIR)
139 file_utils.download_file(golden_checksums_remote_filepath,
  /external/autotest/client/site_tests/platform_MetricsUploader/
platform_MetricsUploader.py 13 from autotest_lib.client.common_lib import autotemp, error, file_utils, utils namespace
153 file_utils.make_leaf_dir(osreleased_path)
  /external/autotest/client/site_tests/video_PlaybackPerf/
video_PlaybackPerf.py 11 from autotest_lib.client.common_lib import file_utils namespace
94 file_utils.download_file(url, local_path)
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 13 from autotest_lib.client.common_lib import error, file_utils namespace
80 file_utils.download_file(self.test_playback_file, tmpfile.name)
  /external/autotest/client/site_tests/video_HangoutHardwarePerf/
video_HangoutHardwarePerf.py 9 from autotest_lib.client.common_lib import file_utils namespace
165 file_utils.download_file(url, tmp.name)
  /external/autotest/client/site_tests/video_VDAPerf/
video_VDAPerf.py 13 from autotest_lib.client.common_lib import file_utils namespace
212 file_utils.download_file(url, local_file)
  /external/autotest/client/site_tests/video_VEAPerf/
video_VEAPerf.py 17 from autotest_lib.client.common_lib import file_utils namespace
177 file_utils.download_file(url, local_file)
  /external/autotest/client/site_tests/video_WebRtcPerf/
video_WebRtcPerf.py 11 from autotest_lib.client.common_lib import file_utils namespace
138 file_utils.download_file(url, local_path)
  /packages/inputmethods/LatinIME/native/jni/
NativeFileList.mk 61 file_utils.cpp \
  /external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py 8 from autotest_lib.client.common_lib import file_utils namespace
105 file_utils.download_file(self._pltp_url, pltp.name)
  /external/libbrillo/
Android.mk 48 brillo/file_utils.cc \
  /external/google-breakpad/
Makefile.am 429 src/common/tests/file_utils.cc \
593 src/common/tests/file_utils.cc \
    [all...]

Completed in 517 milliseconds