Searched defs:SortHeap (Results 1 – 1 of 1) sorted by relevance
241 struct SortHeap { struct242 size_t Quantity;244 void run(benchmark::State& state) const { in run()250 std::string name() const { in name()