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.cpp161 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()
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.cpp297 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 …]