Searched defs:boot_path (Results 1 – 4 of 4) sorted by relevance
/aosp14/system/core/fs_mgr/libfs_avb/tests/ |
H A D | basic_test.cpp | 29 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local 77 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local 162 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 226 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
|
H A D | fs_avb_test.cpp | 67 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 138 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 243 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
|
H A D | fs_avb_util_test.cpp | 109 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local
|
H A D | avb_util_test.cpp | 298 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 340 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local 819 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 926 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 1211 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 1294 base::FilePath boot_path = GenerateImage("boot_b.img", boot_image_size); in TEST_F() local 1376 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 1493 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
|