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