Home
last modified time | relevance | path

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

/bootable/recovery/tests/component/
Dupdater_test.cpp105 static void RunBlockImageUpdate(bool is_verify, const PackageEntries& entries, in RunBlockImageUpdate() function
412 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F()
461 RunBlockImageUpdate(false, entries, image_file_, "", kHashTreeComputationFailure); in TEST_F()
619 RunBlockImageUpdate(false, entries, image_file_, "", kArgsParsingFailure); in TEST_F()
671 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F()
693 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); in TEST_F()
710 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); in TEST_F()
738 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F()
767 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F()
788 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F()
[all …]