Home
last modified time | relevance | path

Searched refs:KeyCmpPtr (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dmap_test.cpp323 struct KeyCmpPtr struct
364 typedef map<Key*, int, KeyCmpPtr> Container; in template_methods()
413 typedef multimap<Key const volatile*, int, KeyCmpPtr> Container; in template_methods()
Dset_test.cpp380 struct KeyCmpPtr struct
420 typedef set<Key*, KeyCmpPtr> KeySet; in template_methods()
467 typedef multiset<Key const volatile*, KeyCmpPtr> KeySet; in template_methods()
/ndk/tests/device/test-stlport/unit/
Dmap_test.cpp323 struct KeyCmpPtr struct
364 typedef map<Key*, int, KeyCmpPtr> Container; in template_methods()
413 typedef multimap<Key const volatile*, int, KeyCmpPtr> Container; in template_methods()
Dset_test.cpp380 struct KeyCmpPtr struct
420 typedef set<Key*, KeyCmpPtr> KeySet; in template_methods()
467 typedef multiset<Key const volatile*, KeyCmpPtr> KeySet; in template_methods()