Home
last modified time | relevance | path

Searched refs:boot_path (Results 1 – 3 of 3) sorted by relevance

/external/avb/test/
Davb_slot_verify_unittest.cc371 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size); in TEST_F() local
388 boot_path.value().c_str(), in TEST_F()
400 boot_path.value().c_str())); in TEST_F()
438 base::FilePath boot_path = GenerateImage("boot_a.img", boot_image_size); in TEST_F() local
450 boot_path.value().c_str(), in TEST_F()
462 boot_path.value().c_str())); in TEST_F()
494 boot_path.value().c_str()); in TEST_F()
498 1, "./avbtool info_image --image %s", boot_path.value().c_str()); in TEST_F()
558 base::FilePath boot_path = GenerateImage("boot_a.img", 5 * 1024 * 1024); in TEST_F() local
569 boot_path.value().c_str(), in TEST_F()
[all …]
Davbtool_unittest.cc727 base::FilePath boot_path = GenerateImage("boot", max_image_size); in TEST_F() local
737 boot_path.value().c_str(), in TEST_F()
1527 base::FilePath boot_path = GenerateImage("boot", boot_size); in TEST_F() local
1541 boot_path.value().c_str(), in TEST_F()
1546 std::string boot_contents = InfoImage(boot_path); in TEST_F()
1577 base::File(boot_path, base::File::FLAG_OPEN | base::File::FLAG_READ); in TEST_F()
1749 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in GenerateImageWithHashAndHashtreeSetup() local
1758 boot_path.value().c_str(), in GenerateImageWithHashAndHashtreeSetup()
1777 boot_path.value().c_str(), in GenerateImageWithHashAndHashtreeSetup()
Davb_ab_flow_unittest.cc181 base::FilePath boot_path = GenerateImage(boot_name, boot_image_size); in GenerateSlot() local
189 boot_path.value().c_str(), in GenerateSlot()
230 boot_path.value().c_str(), in GenerateSlot()