Searched refs:m_expected (Results 1 – 1 of 1) sorted by relevance
70 int m_expected; member in __anonb5bcda700111::MatchersTests::ExceptionMatcher72 ExceptionMatcher(int i) : m_expected(i) {} in ExceptionMatcher()75 return se.i == m_expected; in match()80 ss << "special exception has value of " << m_expected; in describe()