Searched defs:SortHeap (Results 1 – 1 of 1) sorted by relevance
15 struct SortHeap { struct16 size_t Quantity;18 void run(benchmark::State& state) const { in run()24 std::string name() const { in name()