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.cc179 fake_system_state_.fake_boot_control()->SetCurrentSlot(1); in TEST_F()
200 fake_system_state_.fake_boot_control()->SetCurrentSlot(0); in TEST_F()
Dpayload_state_unittest.cc1448 fake_boot_control->SetCurrentSlot(0); in TEST()
1459 fake_boot_control->SetCurrentSlot(1); in TEST()
1468 fake_boot_control->SetCurrentSlot(0); in TEST()