Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libfs_avb/tests/
H A Davb_util_test.cpp307 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
310 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
833 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
836 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
943 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
946 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA8192", 20, in TEST_F()
1005 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1009 AddAvbFooter(system_path, "hashtree", "system_other", system_partition_size, "SHA512_RSA4096", in TEST_F()
1039 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
1043 AddAvbFooter(system_path, "hashtree", "system_other", system_partition_size, "SHA512_RSA4096", in TEST_F()
[all …]
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.cpp169 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
172 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA8192", 20, in TEST_F()
233 const size_t system_partition_size = 15 * 1024 * 1024; in TEST_F() local
236 AddAvbFooter(system_path, "hashtree", "system", system_partition_size, "SHA512_RSA4096", 20, in TEST_F()
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()
/aosp_15_r20/external/avb/test/
H A Davbtool_unittest.cc2856 const size_t system_partition_size = 10 * 1024 * 1024; in GenerateImageWithHashAndHashtreeSetup() local
2864 system_partition_size); in GenerateImageWithHashAndHashtreeSetup()
2901 const size_t system_partition_size = 10 * 1024 * 1024; in TEST_F() local
2909 system_partition_size); in TEST_F()
2937 const size_t system_partition_size = 10 * 1024 * 1024; in TEST_F() local
2946 system_partition_size); in TEST_F()
3093 const size_t system_partition_size = 10 * 1024 * 1024; in TEST_F() local
3103 system_partition_size); in TEST_F()
3166 const size_t system_partition_size = 10 * 1024 * 1024; in TEST_F() local
3176 system_partition_size, in TEST_F()
[all …]
H A Davb_slot_verify_unittest.cc2428 const size_t system_partition_size = 1536 * 1024; in CmdlineWithChainedHashtreeVerification() local
2453 (int)system_partition_size); in CmdlineWithChainedHashtreeVerification()
/aosp_15_r20/kernel/tests/net/test/
H A Dbuild_rootfs.sh395 system_partition_size=$((${system_partition_num_sectors} * 512))
536 system_partition_size=$((${system_partition_num_sectors} * 512))