Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dset_test.cpp396 typedef set<Key, KeyCmp> KeySet; in template_methods() typedef
420 typedef set<Key*, KeyCmpPtr> KeySet; in template_methods() typedef
443 typedef multiset<Key, KeyCmp> KeySet; in template_methods() typedef
467 typedef multiset<Key const volatile*, KeyCmpPtr> KeySet; in template_methods() typedef
/ndk/tests/device/test-gnustl-full/unit/
Dset_test.cpp396 typedef set<Key, KeyCmp> KeySet; in template_methods() typedef
420 typedef set<Key*, KeyCmpPtr> KeySet; in template_methods() typedef
443 typedef multiset<Key, KeyCmp> KeySet; in template_methods() typedef
467 typedef multiset<Key const volatile*, KeyCmpPtr> KeySet; in template_methods() typedef