Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/tests/
Dbasic_test.cpp155 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local
158 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA4096", 10, in TEST_F()
217 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local
220 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F()
Dfs_avb_test.cpp66 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()
Davb_util_test.cpp294 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local
297 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F()
807 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local
810 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F()
910 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local
913 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA4096", 10, in TEST_F()
1193 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local
1197 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F()
1276 const size_t boot_partition_size = 10 * 1024 * 1024; in TEST_F() local
1280 AddAvbFooter(boot_path, "hash", "boot", boot_partition_size, "SHA256_RSA2048", 10, in TEST_F()
[all …]