Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dmap_test.cpp311 struct KeyCmp struct
323 struct KeyCmpPtr argument
339 typedef map<Key, int, KeyCmp> Container; in template_methods() argument
Dset_test.cpp368 struct KeyCmp struct
380 struct KeyCmpPtr argument
396 typedef set<Key, KeyCmp> KeySet; in template_methods() argument
/ndk/tests/device/test-stlport/unit/
Dmap_test.cpp311 struct KeyCmp struct
323 struct KeyCmpPtr argument
339 typedef map<Key, int, KeyCmp> Container; in template_methods() argument
Dset_test.cpp368 struct KeyCmp struct
380 struct KeyCmpPtr argument
396 typedef set<Key, KeyCmp> KeySet; in template_methods() argument