Home
last modified time | relevance | path

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

/external/openscreen/third_party/abseil/src/absl/container/
Dbtree_test.cc1069 struct SubstringLess { struct
1071 explicit SubstringLess(int length) : n(length) {} in SubstringLess() argument
1072 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1076 int n;
/external/webrtc/third_party/abseil-cpp/absl/container/
Dbtree_test.cc1076 struct SubstringLess { struct
1078 explicit SubstringLess(int length) : n(length) {} in SubstringLess() argument
1079 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1083 int n;
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/
Dbtree_test.cc1073 struct SubstringLess { struct
1075 explicit SubstringLess(int length) : n(length) {} in SubstringLess() argument
1076 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1080 int n;
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
Dbtree_test.cc1086 struct SubstringLess { struct
1088 explicit SubstringLess(int length) : n(length) {} in SubstringLess() function
1089 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1093 int n;
/external/cronet/third_party/abseil-cpp/absl/container/
Dbtree_test.cc951 struct SubstringLess { struct
953 explicit SubstringLess(int length) : n(length) {} in SubstringLess() argument
954 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
958 int n;
/external/abseil-cpp/absl/container/
Dbtree_test.cc951 struct SubstringLess { struct
953 explicit SubstringLess(int length) : n(length) {} in SubstringLess() function
954 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
958 int n;
/external/angle/third_party/abseil-cpp/absl/container/
Dbtree_test.cc951 struct SubstringLess { struct
953 explicit SubstringLess(int length) : n(length) {} in SubstringLess() argument
954 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
958 int n;
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dbtree_test.cc1086 struct SubstringLess { struct
1088 explicit SubstringLess(int length) : n(length) {} in SubstringLess() argument
1089 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1093 int n;
/external/libtextclassifier/abseil-cpp/absl/container/
Dbtree_test.cc1088 struct SubstringLess { struct
1090 explicit SubstringLess(int length) : n(length) {} in SubstringLess() function
1091 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1095 int n;