Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dmap_test.cpp323 struct KeyCmpPtr struct
325 bool operator () (Key const volatile *lhs, Key const volatile *rhs) const in operator ()()
328 bool operator () (Key const volatile *lhs, int rhs) const in operator ()()
331 bool operator () (int lhs, Key const volatile *rhs) const in operator ()()
Dset_test.cpp380 struct KeyCmpPtr struct
382 bool operator () (Key const volatile *lhs, Key const volatile *rhs) const in operator ()()
385 bool operator () (Key const volatile *lhs, int rhs) const in operator ()()
388 bool operator () (int lhs, Key const volatile *rhs) const in operator ()()
/ndk/tests/device/test-gnustl-full/unit/
Dmap_test.cpp323 struct KeyCmpPtr struct
325 bool operator () (Key const volatile *lhs, Key const volatile *rhs) const in operator ()()
328 bool operator () (Key const volatile *lhs, int rhs) const in operator ()()
331 bool operator () (int lhs, Key const volatile *rhs) const in operator ()()
Dset_test.cpp380 struct KeyCmpPtr struct
382 bool operator () (Key const volatile *lhs, Key const volatile *rhs) const in operator ()()
385 bool operator () (Key const volatile *lhs, int rhs) const in operator ()()
388 bool operator () (int lhs, Key const volatile *rhs) const in operator ()()