Home
last modified time | relevance | path

Searched defs:m_cref (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc165 Matcher<const float&> m_cref = IsNan(); in TEST() local
187 Matcher<const double&> m_cref = IsNan(); in TEST() local
209 Matcher<const long double&> m_cref = IsNan(); in TEST() local