HomeSort by relevance Sort by last modified time
    Searched defs:stop_on_error (Results 1 - 3 of 3) 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/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...]
  /external/stressapptest/src/
sat.h 93 bool stop_on_error() const { return stop_on_error_; } function in class:Sat

Completed in 241 milliseconds