Lines Matching defs:installed
743 let installed = mock_efi.install(); in ops_write_trait() localVariable
758 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_valid() localVariable
772 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_valid_custom_key() localVariable
789 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_returns_invalid() localVariable
802 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_failed_error_mapped() localVariable
816 let installed = mock_efi.install(); in ops_avb_validate_vbmeta_public_key_protocol_not_found_mapped_to_not_implemented() localVariable
829 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_returns_true() localVariable
842 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_returns_false() localVariable
856 let installed = mock_efi.install(); in ops_avb_read_is_device_unlocked_protocol_not_found() localVariable
869 let installed = mock_efi.install(); in ops_avb_read_rollback_index_success() localVariable
882 let installed = mock_efi.install(); in ops_avb_read_rollback_index_error() localVariable
896 let installed = mock_efi.install(); in ops_avb_read_rollback_index_protocol_not_found() localVariable
909 let installed = mock_efi.install(); in ops_avb_write_rollback_index_success() localVariable
922 let installed = mock_efi.install(); in ops_avb_write_rollback_index_error() localVariable
936 let installed = mock_efi.install(); in ops_avb_write_rollback_index_protocol_not_found() localVariable
951 let installed = mock_efi.install(); in ops_avb_read_persistent_value_success() localVariable
965 let installed = mock_efi.install(); in ops_avb_read_persistent_value_error() localVariable
980 let installed = mock_efi.install(); in ops_avb_read_persistent_value_protocol_not_found() localVariable
997 let installed = mock_efi.install(); in ops_avb_write_persistent_value_success() localVariable
1010 let installed = mock_efi.install(); in ops_avb_write_persistent_value_error() localVariable
1024 let installed = mock_efi.install(); in ops_avb_write_persistent_value_protocol_not_found() localVariable
1037 let installed = mock_efi.install(); in ops_avb_erase_persistent_value_success() localVariable
1050 let installed = mock_efi.install(); in ops_avb_erase_persistent_value_error() localVariable
1064 let installed = mock_efi.install(); in ops_avb_erase_persistent_value_protocol_not_found() localVariable
1083 let installed = mock_efi.install(); in test_set_reboot_reason() localVariable
1118 let installed = mock_efi.install(); in test_get_reboot_reason() localVariable
1150 let installed = mock_efi.install(); in test_get_var_all_not_found() localVariable
1162 let installed = mock_efi.install(); in test_get_var_all_other_errors() localVariable
1197 let installed = mock_efi.install(); in test_fixup_os_commandline() localVariable
1359 let installed = mock_efi.install(); in test_fixup_bootconfig() localVariable
1504 let installed = mock_efi.install(); in test_select_device_tree_components_select_base_and_overlay() localVariable
1539 let installed = mock_efi.install(); in test_select_device_tree_protocol_error() localVariable
1558 let installed = mock_efi.install(); in test_select_device_tree_protocol_not_found() localVariable
1596 let installed = mock_efi.install(); in test_fixup_device_tree() localVariable