Home | History | Annotate | Download | only in src

Lines Matching defs:is_disabled_

533   bool is_disabled() const { return is_disabled_; }
536 void set_is_disabled(bool is) { is_disabled_ = is; }
584 bool is_disabled_; // True iff this test is disabled