Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
Dperfdiag.py312 cls.PerformSlicedUpload(args.file_name, args.object_name, args.use_file)
314 cls.Upload(args.file_name, args.object_name, args.use_file)
326 cls.Upload(args.file_name, args.object_name, args.use_file,
801 use_file): argument
819 need_to_slice, file_names[i], object_names[i], use_file))
825 def PerformSlicedUpload(self, file_name, object_name, use_file): argument
848 use_file, component_start, component_size))
880 def _RunReadThruTests(self, use_file=False): argument
882 test_name = 'read_throughput_file' if use_file else 'read_throughput'
883 file_io_string = 'with file I/O' if use_file else ''
[all …]
/external/autotest/server/site_tests/brillo_PlaybackAudioTest/
Dbrillo_PlaybackAudioTest.py89 def run_once(self, host, fb_client, playback_method, use_file=False, argument
120 if use_file:
Dcontrol.opensles.file44 use_file='true',
/external/selinux/policycoreutils/semanage/
Dseobject.py2130 def modify(self, name, value=None, use_file=False): argument
2132 if use_file:
2233 def list(self, heading=True, locallist=False, use_file=False): argument
2235 if use_file:
/external/chromium-trace/catapult/third_party/coverage/
DTODO.txt249 + self.usecache -> CoverageData.use_file