Home
last modified time | relevance | path

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

/aosp12/system/libfmq/tests/
H A Dfmq_unit_tests.cpp53 typedef android::hardware::MQDescriptor<uint8_t, kUnsynchronizedWrite> HidlMQDescUnsync8; typedef
368 const HidlMQDescUnsync8* hidlDesc = fmq->getDesc(); in TEST_F()
419 HidlMQDescUnsync8* hidlDesc = new (std::nothrow) HidlMQDescUnsync8(grantors, mqHandle, 10); in TEST_F()
441 HidlMQDescUnsync8* hidlDesc = new (std::nothrow) HidlMQDescUnsync8(grantors, mqHandle, 10); in TEST_F()