Searched refs:curSlot (Results 1 – 2 of 2) 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()84 Slot curSlot = boot->getCurrentSlot(); in TEST_P() local85 Slot otherSlot = curSlot ? 0 : 1; in TEST_P()96 auto result = boot->setActiveBootSlot(curSlot, generate_callback(&cr)); in TEST_P()120 Slot curSlot = boot->getCurrentSlot(); in TEST_P() local121 Slot otherSlot = curSlot ? 0 : 1; in TEST_P()136 result = boot->setActiveBootSlot(curSlot, generate_callback(&cr)); in TEST_P()
52 Slot curSlot = boot->getCurrentSlot(); in TEST_P() local53 Slot otherSlot = curSlot ? 0 : 1; in TEST_P()62 result = boot->setActiveBootSlot(curSlot, generate_callback(&cr)); in TEST_P()65 EXPECT_EQ(curSlot, activeSlot); in TEST_P()