Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dunordered_test.cpp69 typedef unordered_set<int, hash<int>, equal_to<int> > usettype; in uset() typedef
119 typedef unordered_multiset<int, hash<int>, equal_to<int> > usettype; in umultiset() typedef
/ndk/tests/device/test-stlport/unit/
Dunordered_test.cpp69 typedef unordered_set<int, hash<int>, equal_to<int> > usettype; in uset() typedef
119 typedef unordered_multiset<int, hash<int>, equal_to<int> > usettype; in umultiset() typedef