Home
last modified time | relevance | path

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

/system/update_engine/common/
Dfake_boot_control.h84 void SetCurrentSlot(BootControlInterface::Slot slot) { in SetCurrentSlot() function
/system/update_engine/
Domaha_response_handler_action_unittest.cc189 fake_system_state_.fake_boot_control()->SetCurrentSlot(1); in TEST_F()
209 fake_system_state_.fake_boot_control()->SetCurrentSlot(0); in TEST_F()
Dpayload_state_unittest.cc1473 fake_boot_control->SetCurrentSlot(0); in TEST()
1485 fake_boot_control->SetCurrentSlot(1); in TEST()
1494 fake_boot_control->SetCurrentSlot(0); in TEST()