Searched refs:boot_fc (Results 1 – 1 of 1) sorted by relevance
50 FileContents boot_fc; in SetUp() local51 ASSERT_TRUE(LoadFileContents(source_file, &boot_fc)); in SetUp()52 source_size = boot_fc.data.size(); in SetUp()53 source_sha1 = print_sha1(boot_fc.sha1); in SetUp()