Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dfake_boot_control.h107 void SetCurrentSlot(BootControlInterface::Slot slot) { current_slot_ = slot; } in SetCurrentSlot() function
/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android_unittest.cc86 boot_control_.SetCurrentSlot(1); in TEST_F()
/aosp12/system/update_engine/cros/
H A Domaha_response_handler_action_unittest.cc231 FakeSystemState::Get()->fake_boot_control()->SetCurrentSlot(1); in TEST_F()
256 FakeSystemState::Get()->fake_boot_control()->SetCurrentSlot(0); in TEST_F()
286 FakeSystemState::Get()->fake_boot_control()->SetCurrentSlot(0); in TEST_F()
H A Dpayload_state_unittest.cc1420 fake_boot_control->SetCurrentSlot(0); in TEST_F()
1432 fake_boot_control->SetCurrentSlot(1); in TEST_F()
1441 fake_boot_control->SetCurrentSlot(0); in TEST_F()