Home
last modified time | relevance | path

Searched defs:expected_bootconfig (Results 1 – 2 of 2) sorted by relevance

/bootable/libbootloader/gbl/libgbl/src/android_boot/
Dvboot.rs275 let expected_bootconfig = AvbResultBootconfigBuilder::new() in test_avb_verify_slot_success() localVariable
336 let expected_bootconfig = AvbResultBootconfigBuilder::new() in test_avb_verify_slot_from_preloaded_success() localVariable
395 let expected_bootconfig = AvbResultBootconfigBuilder::new() in test_avb_verify_slot_success_unlocked() localVariable
456 let expected_bootconfig = AvbResultBootconfigBuilder::new() in test_avb_verify_slot_verification_failed_unlocked() localVariable
518 let expected_bootconfig = make_bootconfig(""); in test_avb_verify_slot_verification_fatal_failed_unlocked() localVariable
553 let expected_bootconfig = make_bootconfig(""); in test_avb_verify_slot_verification_failed_locked() localVariable
578 let expected_bootconfig = make_bootconfig(""); in test_avb_verify_slot_verification_failed_obtain_lock_status() localVariable
Dmod.rs1026 let expected_bootconfig = AvbResultBootconfigBuilder::new() in checks_loaded_v2_slot_a_normal_mode() localVariable
1046 let expected_bootconfig = AvbResultBootconfigBuilder::new() in checks_loaded_v2_slot_a_recovery_mode() localVariable
1133 let expected_bootconfig = AvbResultBootconfigBuilder::new() in checks_loaded_v2_slot_b_normal_mode() localVariable