Home
last modified time | relevance | path

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

/external/googletest/googlemock/test/
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
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
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
/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