Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc773 struct StringLessThan { struct
774 bool operator()(const string* z, const string& y) { in operator ()()
777 bool operator()(const string* z, const string* y) { in operator ()()