Searched refs:RunBlockImageUpdate (Results 1 – 1 of 1) sorted by relevance
/aosp12/bootable/recovery/tests/unit/ |
H A D | updater_test.cpp | 442 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F() 697 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F() 764 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F() 793 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F() 814 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F() 817 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F() 821 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F() 915 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F() 966 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F() 1008 RunBlockImageUpdate(true, entries, image_file_, "t"); in TEST_F() [all …]
|