Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc1322 Matcher<std::string> no_promo = EqConcat(std::string("foo"), 't'); in TEST() local
H A Dgmock-more-actions_test.cc1306 Action<std::string(const char*)> no_promo = in TEST() local