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

  /external/chromium_org/build/android/gyp/
generate_v14_compatible_resources.py 283 def GenerateV14Resources(res_dir, res_v14_dir, verify_only):
306 if verify_only:
342 GenerateV14Resources(options.res_dir, res_v14_dir, options.verify_only)
  /external/fio/
thread_options.h 117 unsigned int verify_only; member in struct:thread_options
verify.c 410 * For verify_only, numberio will be checked in the last iteration when
415 if (!td->o.verify_only || td->o.loops == 0)
backend.c 1479 if (td->o.verify_only && (td_write(td) || td_rw(td)))
    [all...]
options.c     [all...]

Completed in 214 milliseconds