Searched defs:OperatorBool (Results 1 – 1 of 1) sorted by relevance
172 struct OperatorBool { struct173 static void run(benchmark::State& state) { in run()181 static std::string name() { return "BM_OperatorBool" + FunctionType::name(); } in name()