Searched refs:other_messages_ (Results 1 – 1 of 1) sorted by relevance
277 other_messages_.clear(); in Reset()342 other_messages_.push_back(errorString); in CheckForDesiredMsg()350 vector<string> GetOtherFailureMsgs() const { return other_messages_; } in GetOtherFailureMsgs()423 vector<string> other_messages_; member in ErrorMonitor