Searched defs:InvokeInlined (Results 1 – 2 of 2) sorted by relevance
195 struct InvokeInlined { struct196 static void run(benchmark::State& state) { in run()203 static bool skip() { return FunctionType() == ::FunctionType::Null; } in skip()205 static std::string name() { return "BM_InvokeInlined" + FunctionType::name(); } in name()
201 struct InvokeInlined { struct202 static void run(benchmark::State& state) { in run()209 static bool skip() { return FunctionType() == ::FunctionType::Null; } in skip()211 static std::string name() { in name()