Searched refs:GetOtherFailureMsgs (Results 1 – 2 of 2) sorted by relevance
690 vector<string> ErrorMonitor::GetOtherFailureMsgs() const { return other_messages_; } in GetOtherFailureMsgs() function in ErrorMonitor706 vector<string> otherMsgs = GetOtherFailureMsgs(); in DumpFailureMsgs()728 } else if (GetOtherFailureMsgs().size() > 0) { in VerifyFound()749 } else if (GetOtherFailureMsgs().size() > 0) { in VerifyNotFound()
264 vector<string> GetOtherFailureMsgs() const;