HomeSort by relevance Sort by last modified time
    Searched full:dry_run (Results 51 - 75 of 203) sorted by null

1 23 4 5 6 7 8 9

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/ec2/
test_volume.py 130 dry_run=False
140 dry_run=False
147 1, 2, "/dev/null", False, dry_run=False)
153 1, None, None, False, dry_run=False)
159 1, 2, "/dev/null", True, dry_run=False)
167 dry_run=False
176 dry_run=False
207 owner="owner", restorable_by="restorable_by", dry_run=False)
  /frameworks/base/tests/backup/
test_backup_common.sh 20 function a { $DRY_RUN adb $ADB_OPTS "$@"; }
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_tokenize.h 47 void vp9_tokenize_sb(struct VP9_COMP *cpi, TOKENEXTRA **t, int dry_run,
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
cmd.py 96 # XXX A more explicit way to customize dry_run would be better.
98 if attr == 'dry_run':
349 util.execute(func, args, msg, dry_run=self.dry_run)
352 dir_util.mkpath(name, mode, dry_run=self.dry_run)
365 dry_run=self.dry_run)
377 dry_run=self.dry_run)
    [all...]
file_util.py 72 link=None, verbose=1, dry_run=0):
95 have been copied, if 'dry_run' true).
133 if dry_run:
162 def move_file (src, dst, verbose=1, dry_run=0):
178 if dry_run:
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
cmd.py 96 # XXX A more explicit way to customize dry_run would be better.
98 if attr == 'dry_run':
349 util.execute(func, args, msg, dry_run=self.dry_run)
352 dir_util.mkpath(name, mode, dry_run=self.dry_run)
365 dry_run=self.dry_run)
377 dry_run=self.dry_run)
    [all...]
file_util.py 72 link=None, verbose=1, dry_run=0):
95 have been copied, if 'dry_run' true).
133 if dry_run:
162 def move_file (src, dst, verbose=1, dry_run=0):
178 if dry_run:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
cmd.py 96 # XXX A more explicit way to customize dry_run would be better.
98 if attr == 'dry_run':
349 util.execute(func, args, msg, dry_run=self.dry_run)
352 dir_util.mkpath(name, mode, dry_run=self.dry_run)
365 dry_run=self.dry_run)
377 dry_run=self.dry_run)
    [all...]
file_util.py 72 link=None, verbose=1, dry_run=0):
95 have been copied, if 'dry_run' true).
133 if dry_run:
162 def move_file (src, dst, verbose=1, dry_run=0):
178 if dry_run:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
cmd.py 96 # XXX A more explicit way to customize dry_run would be better.
98 if attr == 'dry_run':
349 util.execute(func, args, msg, dry_run=self.dry_run)
352 dir_util.mkpath(name, mode, dry_run=self.dry_run)
365 dry_run=self.dry_run)
377 dry_run=self.dry_run)
    [all...]
file_util.py 72 link=None, verbose=1, dry_run=0):
95 have been copied, if 'dry_run' true).
133 if dry_run:
162 def move_file (src, dst, verbose=1, dry_run=0):
178 if dry_run:
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/vpc/
test_vpc.py 185 dry_run=True,
224 dry_run=True
250 dry_run=True
277 dry_run=True
301 dry_run=True
324 dry_run=True
354 dry_run=True,
  /prebuilts/gdb/darwin-x86/lib/python2.7/
shutil.py 337 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0,
367 if not dry_run:
389 if not dry_run:
398 def _call_external_zip(base_dir, zip_filename, verbose=False, dry_run=False):
407 spawn(["zip", zipoptions, zip_filename, base_dir], dry_run=dry_run)
416 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None):
431 if not dry_run:
442 _call_external_zip(base_dir, zip_filename, verbose, dry_run)
448 if not dry_run
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
shutil.py 337 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0,
367 if not dry_run:
389 if not dry_run:
398 def _call_external_zip(base_dir, zip_filename, verbose=False, dry_run=False):
407 spawn(["zip", zipoptions, zip_filename, base_dir], dry_run=dry_run)
416 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None):
431 if not dry_run:
442 _call_external_zip(base_dir, zip_filename, verbose, dry_run)
448 if not dry_run
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 337 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0,
367 if not dry_run:
389 if not dry_run:
398 def _call_external_zip(base_dir, zip_filename, verbose=False, dry_run=False):
407 spawn(["zip", zipoptions, zip_filename, base_dir], dry_run=dry_run)
416 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None):
431 if not dry_run:
442 _call_external_zip(base_dir, zip_filename, verbose, dry_run)
448 if not dry_run
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 337 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0,
367 if not dry_run:
389 if not dry_run:
398 def _call_external_zip(base_dir, zip_filename, verbose=False, dry_run=False):
407 spawn(["zip", zipoptions, zip_filename, base_dir], dry_run=dry_run)
416 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None):
431 if not dry_run:
442 _call_external_zip(base_dir, zip_filename, verbose, dry_run)
448 if not dry_run
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_dumb.py 133 remove_tree(self.bdist_dir, dry_run=self.dry_run)
install_lib.py 138 dry_run=self.dry_run)
142 verbose=self.verbose, dry_run=self.dry_run)
install_scripts.py 51 if self.dry_run:
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_dumb.py 133 remove_tree(self.bdist_dir, dry_run=self.dry_run)
install_lib.py 138 dry_run=self.dry_run)
142 verbose=self.verbose, dry_run=self.dry_run)
install_scripts.py 51 if self.dry_run:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_dumb.py 133 remove_tree(self.bdist_dir, dry_run=self.dry_run)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_dumb.py 133 remove_tree(self.bdist_dir, dry_run=self.dry_run)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/ec2/
test_connection.py 201 rs = c.get_all_images(dry_run=True)
210 dry_run=True
226 dry_run=True
235 dry_run=True

Completed in 763 milliseconds

1 23 4 5 6 7 8 9