Searched refs:AllDesiredMsgsFound (Results 1 – 2 of 2) sorted by relevance
267 bool AllDesiredMsgsFound() const;
696 bool ErrorMonitor::AllDesiredMsgsFound() const { return desired_message_strings_.empty(); } in AllDesiredMsgsFound() function in ErrorMonitor723 if (!AllDesiredMsgsFound()) { in VerifyFound()