Searched refs:check_restore_ret (Results 1 – 2 of 2) sorted by relevance
87 const auto check_restore_ret = oemlock->isOemUnlockAllowedByDevice(&allowed); in TEST_P() local88 ASSERT_TRUE(check_restore_ret.isOk()); in TEST_P()149 const auto check_restore_ret = oemlock->isOemUnlockAllowedByCarrier(&allowed); in TEST_P() local150 ASSERT_TRUE(check_restore_ret.isOk()); in TEST_P()
110 const auto check_restore_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_P() local111 ASSERT_TRUE(check_restore_ret.isOk()); in TEST_P()185 const auto check_restore_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_P() local186 ASSERT_TRUE(check_restore_ret.isOk()); in TEST_P()