Searched refs:curSlot (Results 1 – 1 of 1) sorted by relevance
66 Slot curSlot = boot->getCurrentSlot(); in TEST_P() local68 EXPECT_LT(curSlot, slots); in TEST_P()77 Slot curSlot = boot->getCurrentSlot(); in TEST_P() local78 BoolResult ret = boot->isSlotMarkedSuccessful(curSlot); in TEST_P()85 Slot curSlot = boot->getCurrentSlot(); in TEST_P() local86 Slot otherSlot = curSlot ? 0 : 1; in TEST_P()97 auto result = boot->setActiveBootSlot(curSlot, generate_callback(&cr)); in TEST_P()122 Slot curSlot = boot->getCurrentSlot(); in TEST_P() local123 Slot otherSlot = curSlot ? 0 : 1; in TEST_P()138 result = boot->setActiveBootSlot(curSlot, generate_callback(&cr)); in TEST_P()