Home
last modified time | relevance | path

Searched refs:stop_on_error (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsat.h93 bool stop_on_error() const { return stop_on_error_; } in stop_on_error() function
H A Dworker.cc1828 if (sat_->stop_on_error()) { in SectorValidatePage()