Searched defs:PartitionPointBench (Results 1 – 1 of 1) sorted by relevance
93 struct PartitionPointBench { struct94 size_t Quantity;96 std::string name() const { in name()101 void run(benchmark::State& state) const { in run()