Searched refs:boot_partition_size (Results 1 – 3 of 3) sorted by relevance
/system/core/fs_mgr/libfs_avb/tests/ |
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()
|
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()
|
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() 820 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 823 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 930 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 933 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA4096", 10, in TEST_F() 1215 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 1219 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() 1298 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local 1302 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F() [all …]
|