Searched refs:action_count_checked_ (Results 1 – 6 of 6) sorted by relevance
82 action_count_checked_(false) {} in ExpectationBase()178 if (!action_count_checked_) { in CheckActionCountIfNotDone()179 action_count_checked_ = true; in CheckActionCountIfNotDone()
91 action_count_checked_(false) {} in ExpectationBase()210 if (!action_count_checked_) { in CheckActionCountIfNotDone()211 action_count_checked_ = true; in CheckActionCountIfNotDone()
861 mutable bool action_count_checked_; // Under mutex_. variable
876 mutable bool action_count_checked_; // Under mutex_. variable
869 mutable bool action_count_checked_; // Under mutex_. variable