Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dbtree_test.cc1069 struct SubstringLess { struct
1071 explicit SubstringLess(int length) : n(length) {} in SubstringLess() function
1072 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1076 int n;
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A 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;
/aosp_15_r20/external/abseil-cpp/absl/container/
H A 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;
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A 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;
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A 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;
/aosp_15_r20/external/rust/android-crates-io/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() function
1089 bool operator()(const std::string &a, const std::string &b) const { in operator ()()
1093 int n;
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A 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;