Searched refs:KeyCmp (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/unit/
H A Dmap_test.cpp311 struct KeyCmp struct
339 typedef map<Key, int, KeyCmp> Container;
388 typedef multimap<Key, int, KeyCmp> Container;
H A Dset_test.cpp368 struct KeyCmp struct
396 typedef set<Key, KeyCmp> KeySet;
443 typedef multiset<Key, KeyCmp> KeySet;

Completed in 37 milliseconds