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

  /external/autotest/server/site_tests/platform_TrackpadStressServer/
platform_TrackpadStressServer.py 16 def _run_client_test(self, client_at, verify_only=False):
64 if not self._run_client_test(client_at, verify_only=True):
  /external/autotest/client/tests/disktest/src/
disktest.c 31 int verify_only = 0; variable
255 verify_only = 1;
298 if (verify_only) {
  /external/fio/
thread_options.h 126 unsigned int verify_only; member in struct:thread_options
backend.c     [all...]
verify.c 394 * done only for workloads that write data. For verify_only,
401 if (!td->o.verify_only || td->o.loops == 0)
    [all...]
options.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
dwp.cc 2380 bool verify_only = false; local
    [all...]

Completed in 3308 milliseconds