Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dalgorithms.bench.cpp241 struct SortHeap { struct
242 size_t Quantity;
244 void run(benchmark::State& state) const { in run()
250 std::string name() const { in name()