Home
last modified time | relevance | path

Searched defs:maptype (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dmap_test.cpp49 typedef map<char, int, less<char> > maptype; in map1() typedef
229 typedef map<char, int, less<char> > maptype; in equal_range() typedef
Dhash_test.cpp79 typedef hash_map<char, crope, hash<char>, equal_to<char> > maptype; in hmap1() typedef
/ndk/tests/device/test-stlport/unit/
Dmap_test.cpp49 typedef map<char, int, less<char> > maptype; in map1() typedef
229 typedef map<char, int, less<char> > maptype; in equal_range() typedef
Dhash_test.cpp79 typedef hash_map<char, crope, hash<char>, equal_to<char> > maptype; in hmap1() typedef