Searched refs:curSlot (Results 1 – 1 of 1) sorted by relevance
78 Slot curSlot = boot->getCurrentSlot(); in TEST_F() local80 EXPECT_LT(curSlot, slots); in TEST_F()89 Slot curSlot = boot->getCurrentSlot(); in TEST_F() local90 BoolResult ret = boot->isSlotMarkedSuccessful(curSlot); in TEST_F()123 Slot curSlot = boot->getCurrentSlot(); in TEST_F() local124 Slot otherSlot = curSlot ? 0 : 1; in TEST_F()135 result = boot->setActiveBootSlot(curSlot, generate_callback(&cr)); in TEST_F()