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