Home
last modified time | relevance | path

Searched refs:otherBootable (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp86 auto otherBootable = boot->isSlotBootable(otherSlot); in TEST_P() local
100 if (otherBootable == BoolResult::FALSE) { in TEST_P()
122 auto otherBootable = boot->isSlotBootable(otherSlot); in TEST_P() local
131 if (otherBootable == BoolResult::TRUE) { in TEST_P()