Home
last modified time | relevance | path

Searched refs:system_partition_size (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_test.cpp76 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
79 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
147 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
150 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
252 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
255 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
H A Dbasic_test.cpp170 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
173 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA8192", 20, in TEST_F()
234 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
237 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
H A Davb_util_test.cpp306 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
827 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
934 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
996 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1030 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1105 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1163 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1220 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1303 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1385 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
[all …]
H A Dfs_avb_util_test.cpp34 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
38 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()