Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dunordered_test.cpp158 typedef unordered_map<int, int, hash<int>, equal_to<int> > umaptype; in umap() typedef
227 typedef unordered_multimap<int, int, hash<int>, equal_to<int> > umaptype; in umultimap() typedef
/ndk/tests/device/test-stlport/unit/
Dunordered_test.cpp158 typedef unordered_map<int, int, hash<int>, equal_to<int> > umaptype; in umap() typedef
227 typedef unordered_multimap<int, int, hash<int>, equal_to<int> > umaptype; in umultimap() typedef