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.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()
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.cpp306 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
309 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
829 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
832 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
939 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
942 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA8192", 20, in TEST_F()
1001 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1005 AddAvbFooter(system_path, "hashtree", "system_other", system_partition_size, "SHA512_RSA4096", in TEST_F()
1035 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1039 AddAvbFooter(system_path, "hashtree", "system_other", system_partition_size, "SHA512_RSA4096", in TEST_F()
[all …]