Searched refs:check_set_ret (Results 1 – 2 of 2) sorted by relevance
79 const auto check_set_ret = oemlock->isOemUnlockAllowedByDevice(&allowed); in TEST_P() local80 ASSERT_TRUE(check_set_ret.isOk()); in TEST_P()132 const auto check_set_ret = oemlock->isOemUnlockAllowedByCarrier(&allowed); in TEST_P() local133 ASSERT_TRUE(check_set_ret.isOk()); in TEST_P()
101 const auto check_set_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_P() local102 ASSERT_TRUE(check_set_ret.isOk()); in TEST_P()168 const auto check_set_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_P() local169 ASSERT_TRUE(check_set_ret.isOk()); in TEST_P()