Searched refs:m_otherMsgs (Results 1 – 1 of 1) sorted by relevance
138 m_otherMsgs.clear(); in SetDesiredFailureMsg()152 m_otherMsgs.clear(); in SetDesiredFailureMsg()208 m_otherMsgs.push_back(errorString); in CheckForDesiredMsg()214 vector<string> GetOtherFailureMsgs(void) { return m_otherMsgs; } in GetOtherFailureMsgs()264 vector<string> m_otherMsgs; member in ErrorMonitor