Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/containers/
H A Dflat_tree_unittest.cc143 struct LessByFirst { struct
144 bool operator()(const PairType& lhs, const PairType& rhs) const { in operator ()()
/aosp_15_r20/external/webrtc/rtc_base/containers/
H A Dflat_tree_unittest.cc151 struct LessByFirst { struct
152 bool operator()(const PairType& lhs, const PairType& rhs) const { in operator ()()
/aosp_15_r20/external/cronet/base/containers/
H A Dflat_tree_unittest.cc145 struct LessByFirst { struct
146 bool operator()(const PairType& lhs, const PairType& rhs) const { in operator ()()