Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp93 struct PartitionPointBench { struct
94 size_t Quantity;
96 std::string name() const { in name()
101 void run(benchmark::State& state) const { in run()