Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dstl_util_unittest.cc34 class ComparableValue { class
36 explicit ComparableValue(int value) : value_(value) {} in ComparableValue() function in __anone76cd2580111::ComparableValue