Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc2199 map<const char*, int> my_map; in TEST() local
3091 map<std::string, int> my_map; in TEST() local
H A Dgmock-matchers-misc_test.cc339 map<int, std::string> my_map; in TEST() local