Searched refs:action_count_checked_ (Results 1 – 2 of 2) sorted by relevance
96 action_count_checked_(false) {} in ExpectationBase()216 if (!action_count_checked_) { in CheckActionCountIfNotDone()217 action_count_checked_ = true; in CheckActionCountIfNotDone()
869 mutable bool action_count_checked_; // Under mutex_. variable