Searched refs:otherSlot (Results 1 – 1 of 1) sorted by relevance
124 Slot otherSlot = curSlot ? 0 : 1; in TEST_F() local126 boot->setSlotAsUnbootable(otherSlot, generate_callback(&cr)); in TEST_F()129 EXPECT_EQ(BoolResult::FALSE, boot->isSlotBootable(otherSlot)); in TEST_F()132 result = boot->setActiveBootSlot(otherSlot, generate_callback(&cr)); in TEST_F()