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

  /external/autotest/client/tests/disktest/src/
disktest.c 42 unsigned int stop_on_error = 0; variable
236 if (stop_on_error)
282 stop_on_error = 1;
341 if (!stop_on_error) {
  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
run_tests 76 parser.add_option('--stop', dest='stop_on_error', action='store_true',
147 if options.stop_on_error:
149 if ok == False and options.stop_on_error:
155 if options.stop_on_error:
  /external/stressapptest/src/
sat.h 93 bool stop_on_error() const { return stop_on_error_; } function in class:Sat
worker.cc     [all...]
  /external/ImageMagick/coders/
pdf.c 430 stop_on_error,
519 stop_on_error=IsStringTrue(GetImageOption(image_info,"pdf:stop-on-error"));
725 if (stop_on_error != MagickFalse)
424 stop_on_error, local
    [all...]

Completed in 2488 milliseconds