Searched defs:readRet (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/weaver/aidl/vts/ |
D | VtsHalWeaverTargetTest.cpp | 105 const auto readRet = weaver->read(slotId, KEY, &response); in TEST_P() local 131 const auto readRet = weaver->read(slotId, KEY, &response); in TEST_P() local 152 const auto readRet = in TEST_P() local 196 const auto readRet = in TEST_P() local 253 const auto readRet = in TEST_P() local
|
/hardware/interfaces/weaver/1.0/vts/functional/ |
D | VtsHalWeaverV1_0TargetTest.cpp | 134 const auto readRet = weaver->read(slotId, KEY, [&](WeaverReadStatus s, WeaverReadResponse r) { in TEST_P() local 166 const auto readRet = weaver->read(slotId, KEY, [&](WeaverReadStatus s, WeaverReadResponse r) { in TEST_P() local 192 const auto readRet = in TEST_P() local 249 const auto readRet = in TEST_P() local 325 const auto readRet = in TEST_P() local
|