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

  /frameworks/base/tests/backup/
test_backup_common.sh 20 function a { $DRY_RUN adb $ADB_OPTS "$@"; }
  /bionic/libc/tools/
gensyscalls.py 25 DRY_RUN = False
520 if not DRY_RUN:
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
mosaic_mode.js 780 Mosaic.Layout.MODE_DRY_RUN = 'dry_run';
791 if (this.mode_ !== Mosaic.Layout.MODE_DRY_RUN) // DRY_RUN is sticky.
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
mosaic_mode.js 780 Mosaic.Layout.MODE_DRY_RUN = 'dry_run';
791 if (this.mode_ !== Mosaic.Layout.MODE_DRY_RUN) // DRY_RUN is sticky.
    [all...]

Completed in 689 milliseconds