Home
last modified time | relevance | path

Searched defs:boot_contents (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpartition_update_generator_android_unittest.cc115 auto boot_contents = std::string(4096 * 5, 'b'); in TEST_F() local
138 auto boot_contents = std::string(4096 * 5, 'b'); in TEST_F() local
/aosp_15_r20/external/avb/test/
H A Davbtool_unittest.cc2644 std::string boot_contents = InfoImage(boot_path); in TEST_F() local