Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/benchmarks/
Dalgorithms.partition_point.bench.cpp71 struct UpperBoundAlg { struct
73 I operator()(I first, I last, const V& value) const { in operator ()()
77 static constexpr const char* Name = "UpperBoundAlg";
/external/libcxx/benchmarks/
Dalgorithms.partition_point.bench.cpp72 struct UpperBoundAlg { struct
74 I operator()(I first, I last, const V& value) const { in operator ()()
78 static constexpr const char* Name = "UpperBoundAlg";