Searched refs:FunctionTestSchedClosure (Results 1 – 5 of 5) sorted by relevance
85 test::function::FunctionTestSchedClosure(fn); in Run()171 test::function::FunctionTestSchedClosure(fn); in Run()
231 test::function::FunctionTestSchedClosure(fn); in RunWithRuntime()292 test::function::FunctionTestSchedClosure(fn); in RunInstantiated()
119 exec_args.runner = test::function::FunctionTestSchedClosure; in Run()189 test::function::FunctionTestSchedClosure(fn); in Run()263 test::function::FunctionTestSchedClosure(fn); in Run()
171 void FunctionTestSchedClosure(std::function<void()> fn);
704 void FunctionTestSchedClosure(std::function<void()> fn) { in FunctionTestSchedClosure() function