Searched refs:eum (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters/
H A Dtr1.cc53 std::tr1::unordered_map<int, std::string> eum; local
54 // { dg-final { note-test eum "std::tr1::unordered_map with 0 elements" } }
81 use(eum);
H A Dcxx11.cc79 std::unordered_map<int, std::string> eum; local
80 // { dg-final { note-test eum "std::unordered_map with 0 elements" } }
81 std::unordered_map<int, std::string> &reum = eum;
140 use(eum);

Completed in 38 milliseconds