Home
last modified time | relevance | path

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

/hardware/interfaces/oemlock/1.0/vts/functional/
DVtsHalOemLockV1_0TargetTest.cpp157 const hidl_vec<uint8_t> noSignature = {}; in TEST_F() local
178 const auto set_ret = oemlock->setOemUnlockAllowedByCarrier(!originallyAllowed, noSignature); in TEST_F()
195 const auto restore_ret = oemlock->setOemUnlockAllowedByCarrier(originallyAllowed, noSignature); in TEST_F()