Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp212 static void checkMQDescriptorEquality(const MQDescriptor<T, flavor>& expected, in checkMQDescriptorEquality() function
1524 checkMQDescriptorEquality(w.scatterGathered.descSync, returned.scatterGathered.descSync); in TEST_F()
1525 checkMQDescriptorEquality(w.containsPointer.descSync, returned.containsPointer.descSync); in TEST_F()
2533 checkMQDescriptorEquality(pointerFmqSafeUnion.fmqSync(), fmq.fmqSync()); in TEST_F()
2542 checkMQDescriptorEquality(fmqSafeUnion.fmqUnsync(), fmq.fmqUnsync()); in TEST_F()