Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/tests/
Dbasic_test.cpp154 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
156 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
216 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
218 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
Dfs_avb_test.cpp65 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
67 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
136 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
138 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
241 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
243 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
Davb_util_test.cpp293 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
295 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
806 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
808 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
909 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
911 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
1192 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1194 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
1275 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local
1277 base::FilePath boot_path = GenerateImage("boot_b.img", boot_image_size); in TEST_F()
[all …]