Home
last modified time | relevance | path

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

/hardware/interfaces/oemlock/1.0/vts/functional/
DVtsHalOemLockV1_0TargetTest.cpp92 const auto get_ret = oemlock->isOemUnlockAllowedByDevice(getAllowedCallback); in TEST_P() local
93 ASSERT_TRUE(get_ret.isOk()); in TEST_P()
154 const auto get_ret = oemlock->isOemUnlockAllowedByCarrier(getAllowedCallback); in TEST_P() local
155 ASSERT_TRUE(get_ret.isOk()); in TEST_P()