Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/equivalent/src/
Dlib.rs99 pub trait Comparable<K: ?Sized>: Equivalent<K> { interface
/external/cronet/tot/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.find/
Dfind.pass.cpp88 class Comparable { class
98 Comparable(IndexT i) : index_(init_index(i)) {} in Comparable() function in Comparable
Dranges.find.pass.cpp202 class Comparable { class
206 Comparable(IndexT i) in Comparable() function in Comparable
/external/cronet/stable/third_party/libc++/src/test/std/algorithms/alg.nonmodifying/alg.find/
Dfind.pass.cpp88 class Comparable { class
98 Comparable(IndexT i) : index_(init_index(i)) {} in Comparable() function in Comparable
Dranges.find.pass.cpp202 class Comparable { class
206 Comparable(IndexT i) in Comparable() function in Comparable
/external/libtextclassifier/native/utils/utf8/
Dunicodetext_test.cc175 TEST_F(IteratorTest, Comparable) { in TEST_F() argument
/external/starlark-go/starlark/
Dvalue.go112 type Comparable interface { interface
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1850 TEST_F(RepeatedPtrFieldIteratorTest, Comparable) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1850 TEST_F(RepeatedPtrFieldIteratorTest, Comparable) { in TEST_F() argument
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1850 TEST_F(RepeatedPtrFieldIteratorTest, Comparable) { in TEST_F() argument