Home
last modified time | relevance | path

Searched refs:set_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc635 void set_s(const std::string& new_s) { s_ = new_s; } in set_s() function in testing::gmock_matchers_test::__anonc634c2050111::AClass
684 a.set_s("hill"); in TEST()
688 a.set_s("hole"); in TEST()
701 a.set_s("hill"); in TEST()
705 a.set_s("hole"); in TEST()
729 a.set_s("hill"); in TEST()
732 a.set_s("hole"); in TEST()
831 a.set_s("hill"); in TEST()
834 a.set_s("hole"); in TEST()
844 a.set_s("hill"); in TEST()
[all …]