Searched refs:restore_ret (Results 1 – 1 of 1) sorted by relevance
107 const auto restore_ret = oemlock->setOemUnlockAllowedByDevice(originallyAllowed); in TEST_P() local108 ASSERT_TRUE(restore_ret.isOk()); in TEST_P()109 ASSERT_EQ(restore_ret, OemLockStatus::OK); in TEST_P()182 const auto restore_ret = oemlock->setOemUnlockAllowedByCarrier(originallyAllowed, noSignature); in TEST_P() local183 ASSERT_TRUE(restore_ret.isOk()); in TEST_P()184 ASSERT_EQ(restore_ret, OemLockSecureStatus::OK); in TEST_P()