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