Searched defs:setup_executor (Results 1 – 3 of 3) sorted by relevance
15 fn setup_executor<T: TestContextExt>(config_file: PathBuf, ctx: &T) -> Executor { in setup_executor() function