Lines Matching refs:multimap
194 using ::std::multimap;896 TEST(PrintStlContainerTest, MultiMap) {897 multimap<bool, int> map1;899 // pair<bool, int> here, and since the key part in a multimap has to