Searched refs:boot_partition_size (Results 1 – 3 of 3) sorted by relevance
/aosp14/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 | 297 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 300 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 818 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 821 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 925 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 928 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA4096", 10, in TEST_F() 1210 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 1214 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 1293 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 1375 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local [all …]
|