Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dcan_test.c175 static bool CanMsgEquals(const struct CanMsg *msgA, const struct CanMsg *msgB) in CanMsgEquals() function
210 CHECK_TRUE_RETURN(CanMsgEquals(msg, &msgGot)); in CanBusCanReadMsg()