Searched refs:boot_image_size (Results 1 – 3 of 3) sorted by relevance
/system/core/fs_mgr/libfs_avb/tests/ |
D | basic_test.cpp | 160 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local 162 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() 224 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local 226 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F()
|
D | fs_avb_test.cpp | 65 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()
|
D | avb_util_test.cpp | 296 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local 298 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() 819 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local 821 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() 929 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local 931 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() 1214 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local 1216 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() 1297 const size_t boot_image_size = 5 * 1024 * 1024; in TEST_F() local 1299 base::FilePath boot_path = GenerateImage("boot_b.img", boot_image_size); in TEST_F() [all …]
|