Home
last modified time | relevance | path

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

/external/stlport/test/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 ()()