Searched refs:boot_partition_size (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/libfs_avb/tests/ |
H A D | fs_avb_test.cpp | 66 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 70 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 137 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 141 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 242 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 246 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F()
|
H A D | basic_test.cpp | 161 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 164 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA4096", 10, in TEST_F() 225 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 228 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F()
|
H A D | avb_util_test.cpp | 296 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 299 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 813 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 816 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 920 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 923 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA4096", 10, in TEST_F() 1205 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 1209 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 1288 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 1370 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local [all …]
|