Lines Matching refs:boot_verify
540 bootloader_message boot_verify;541 ASSERT_TRUE(read_bootloader_message_from(&boot_verify, temp_file, &err));544 ASSERT_STREQ("1/3", boot_verify.stage);545 ASSERT_STREQ(boot.command, boot_verify.command);