Home
last modified time | relevance | path

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

/hardware/interfaces/oemlock/1.0/vts/functional/
DVtsHalOemLockV1_0TargetTest.cpp114 const auto check_set_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_F() local
115 ASSERT_TRUE(check_set_ret.isOk()); in TEST_F()
181 const auto check_set_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_F() local
182 ASSERT_TRUE(check_set_ret.isOk()); in TEST_F()