Searched refs:VMBASE_EXAMPLE_PATH (Results 1 – 1 of 1) sorted by relevance
34 const VMBASE_EXAMPLE_PATH: &str = constant63 File::open(VMBASE_EXAMPLE_PATH) in test_run_example_vm()64 .with_context(|| format!("Failed to open VM image {}", VMBASE_EXAMPLE_PATH))?, in test_run_example_vm()