Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dunordered_test.cpp556 struct KeyEqualPtr struct
558 bool operator () (Key const volatile *lhs, Key const volatile *rhs) const in operator ()()
561 bool operator () (Key const volatile *lhs, int rhs) const in operator ()()
564 bool operator () (int lhs, Key const volatile *rhs) const in operator ()()
/ndk/tests/device/test-stlport/unit/
Dunordered_test.cpp556 struct KeyEqualPtr struct
558 bool operator () (Key const volatile *lhs, Key const volatile *rhs) const in operator ()()
561 bool operator () (Key const volatile *lhs, int rhs) const in operator ()()
564 bool operator () (int lhs, Key const volatile *rhs) const in operator ()()