Searched defs:config_path (Results 1 – 3 of 3) sorted by relevance
91 def get_test_cmd_or_die(suite_name, config_path): argument
70 pub config_path: Option<String>, field130 let config_path = parameters.config_path.as_deref().unwrap_or(DEFAULT_VM_CONFIG_PATH); in start() localVariable
612 let config_path = &config.configPath; in load_app_config() localVariable