Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dalgorithms.partition_point.bench.cpp62 struct LowerBoundAlg { struct
64 I operator()(I first, I last, const V& value) const { in operator ()()
68 static constexpr const char* Name = "LowerBoundAlg";
/aosp_15_r20/external/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp63 struct LowerBoundAlg { struct
65 I operator()(I first, I last, const V& value) const { in operator ()()
69 static constexpr const char* Name = "LowerBoundAlg";