Searched refs:FunctionTestSchedClosure (Results 1 – 5 of 5) sorted by relevance
80 test::function::FunctionTestSchedClosure(fn); in Run()166 test::function::FunctionTestSchedClosure(fn); in Run()
109 exec_args.runner = test::function::FunctionTestSchedClosure; in Run()177 test::function::FunctionTestSchedClosure(fn); in Run()264 test::function::FunctionTestSchedClosure(fn); in Run()
169 test::function::FunctionTestSchedClosure(fn); in Run()
129 void FunctionTestSchedClosure(std::function<void()> fn);
479 void FunctionTestSchedClosure(std::function<void()> fn) { in FunctionTestSchedClosure() function