Lines Matching defs:should_run_
523 bool should_run() const { return should_run_; }526 void set_should_run(bool should) { should_run_ = should; }579 bool should_run_; // True iff this test should run