Searched refs:start_test_instance (Results 1 – 2 of 2) sorted by relevance
101 .start_test_instance(prefer_staged, os) in do_start_test_compile()
49 pub fn start_test_instance(&self, prefer_staged: bool, os: &str) -> Result<CompOsInstance> { in start_test_instance() method