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

/external/stlport/test/unit/
H A Dmap_test.cpp323 struct KeyCmpPtr struct
364 typedef map<Key*, int, KeyCmpPtr> Container;
413 typedef multimap<Key const volatile*, int, KeyCmpPtr> Container;
H A Dset_test.cpp380 struct KeyCmpPtr struct
420 typedef set<Key*, KeyCmpPtr> KeySet;
467 typedef multiset<Key const volatile*, KeyCmpPtr> KeySet;

Completed in 135 milliseconds