Lines Matching refs:RunBlockImageUpdate

163   void RunBlockImageUpdate(bool is_verify, PackageEntries entries, const std::string& image_file,  in RunBlockImageUpdate()  function in UpdaterTestBase
442 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F()
491 RunBlockImageUpdate(false, entries, image_file_, "", kHashTreeComputationFailure); in TEST_F()
645 RunBlockImageUpdate(false, entries, image_file_, "", kArgsParsingFailure); in TEST_F()
697 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F()
719 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); in TEST_F()
736 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); 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()
860 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F()
915 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F()
930 RunBlockImageUpdate(false, entries, image_file_, "t"); in TEST_F()
966 RunBlockImageUpdate(false, entries, image_file_, ""); in TEST_F()
1008 RunBlockImageUpdate(true, entries, image_file_, "t"); in TEST_F()
1018 RunBlockImageUpdate(true, entries, image_file_, "t"); in TEST_F()
1189 RunBlockImageUpdate(false, g_entries, image_file_, ""); in TEST_P()
1207 RunBlockImageUpdate(true, g_entries, image_file_, "t"); in TEST_P()
1219 RunBlockImageUpdate(false, g_entries, image_file_, "t"); in TEST_P()