Home
last modified time | relevance | path

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

/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-matchers-arithmetic_test.cc164 Matcher<const float&> m_cref = IsNan(); in TEST() local
186 Matcher<const double&> m_cref = IsNan(); in TEST() local
208 Matcher<const long double&> m_cref = IsNan(); in TEST() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc2255 Matcher<const float&> m_cref = IsNan(); in TEST() local
2277 Matcher<const double&> m_cref = IsNan(); in TEST() local
2299 Matcher<const long double&> m_cref = IsNan(); in TEST() local