Searched refs:MyMap (Results 1 – 3 of 3) sorted by relevance
15 typedef std::map<std::string, scoped_refptr<const Foo>> MyMap; typedef22 explicit MyIter(MyMap::const_iterator it) : it_(it) {} in MyIter()32 MyMap::const_iterator it_;36 MyMap map; in TestsAScopedRefptr()
111 class MyMap { class4468 MyMap<MyString, Mutex*> map;4469 MyMap<MyString, MuCell> mapCell;