Lines Matching refs:boot_path
793 base::FilePath boot_path = GenerateImage("boot", max_image_size); in TEST_F() local
803 boot_path.value().c_str(), in TEST_F()
2405 base::FilePath boot_path = GenerateImage("boot", boot_size); in TEST_F() local
2419 boot_path.value().c_str(), in TEST_F()
2424 std::string boot_contents = InfoImage(boot_path); in TEST_F()
2457 base::File(boot_path, base::File::FLAG_OPEN | base::File::FLAG_READ); in TEST_F()
2629 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in GenerateImageWithHashAndHashtreeSetup() local
2638 boot_path.value().c_str(), in GenerateImageWithHashAndHashtreeSetup()
2657 boot_path.value().c_str(), in GenerateImageWithHashAndHashtreeSetup()
3013 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
3022 boot_path.value().c_str(), in TEST_F()
3032 boot_path.value().c_str())); in TEST_F()