Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc1186 Matcher<const internal::StringView&> m_empty = StrEq(""); in TEST() local
1317 const Matcher<std::string> m_empty = HasSubstr(""); in TEST() local
1334 const Matcher<const char*> m_empty = HasSubstr(""); in TEST() local
1759 const Matcher<internal::StringView> m_empty = in TEST() local