Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfs_avb/tests/
Dbasic_test.cpp164 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
167 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA8192", 20, in TEST_F()
226 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
229 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
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()
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()
Davb_util_test.cpp303 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
306 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
816 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
819 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
919 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
922 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA8192", 20, in TEST_F()
979 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
983 AddAvbFooter(system_path, "hashtree", "system_other", system_partition_size, "SHA512_RSA4096", in TEST_F()
1013 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1017 AddAvbFooter(system_path, "hashtree", "system_other", system_partition_size, "SHA512_RSA4096", in TEST_F()
[all …]