Searched defs:ab (Results 1 – 2 of 2) sorted by relevance
444 let mut ab = GblEfiABSlotProtocol { flush: Some(flush), ..Default::default() }; in test_manager_flush_on_close() localVariable461 let mut ab = GblEfiABSlotProtocol { in test_iterator() localVariable549 let mut ab = GblEfiABSlotProtocol { in test_active_slot() localVariable582 let mut ab = GblEfiABSlotProtocol { flush: Some(flush), ..Default::default() }; in test_mark_boot_attempt() localVariable621 let mut ab = GblEfiABSlotProtocol { in test_get_max_retries() localVariable649 let mut ab = GblEfiABSlotProtocol { in test_set_active_slot() localVariable689 let mut ab = GblEfiABSlotProtocol { in test_set_slot_unbootable() localVariable746 let mut ab = GblEfiABSlotProtocol { in test_oneshot() localVariable
73 JSONObject ab = o.getJSONObject("ab_config"); in fromJson() local