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()297 test::function::FunctionTestSchedClosure(fn); in RunInstantiated()
112 exec_args.runner = test::function::FunctionTestSchedClosure; in Run()185 test::function::FunctionTestSchedClosure(fn); in Run()272 test::function::FunctionTestSchedClosure(fn); in Run()
168 void FunctionTestSchedClosure(std::function<void()> fn);
687 void FunctionTestSchedClosure(std::function<void()> fn) { in FunctionTestSchedClosure() function