Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1776 struct StringLessThan { struct
1777 bool operator()(const std::string* z, const std::string* y) const { in operator ()()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc729 TF_BUILTIN(StringLessThan, StringBuiltinsAssembler) { in TF_BUILTIN() argument