Searched refs:boot_value (Results 1 – 1 of 1) sorted by relevance
575 let boot_value = BootUniqueValue::new().expect("couldn't get boot unique value"); in boot_unique_values_match() localVariable577 expect_eq!(boot_value, boot_value2, "boot unique values should match"); in boot_unique_values_match()