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.cpp87 auto otherBootable = boot->isSlotBootable(otherSlot); in TEST_P() local
101 if (otherBootable == BoolResult::FALSE) { in TEST_P()
124 auto otherBootable = boot->isSlotBootable(otherSlot); in TEST_P() local
133 if (otherBootable == BoolResult::TRUE) { in TEST_P()