Lines Matching refs:chppRxDataCb
283 EXPECT_TRUE(chppRxDataCb(transportContext, buf, len)); in openService()
336 EXPECT_TRUE(chppRxDataCb(transportContext, buf, len)); in sendCommandToService()
358 EXPECT_TRUE(chppRxDataCb(&mTransportContext, mBuf, len)); in TEST_P()
378 EXPECT_FALSE(chppRxDataCb(&mTransportContext, mBuf, len)); in TEST_P()
381 EXPECT_TRUE(chppRxDataCb(&mTransportContext, mBuf, len)); in TEST_P()
411 chppRxDataCb(&mTransportContext, mBuf, in TEST_P()
431 chppRxDataCb( in TEST_P()
447 EXPECT_TRUE(chppRxDataCb( in TEST_P()
512 EXPECT_FALSE(chppRxDataCb(&mTransportContext, mBuf, partLenPreamble)); in TEST_F()
540 EXPECT_FALSE(chppRxDataCb(&mTransportContext, mBuf, partLenHeader)); in TEST_F()
568 EXPECT_FALSE(chppRxDataCb(&mTransportContext, mBuf, partLenPayload)); in TEST_F()
601 EXPECT_FALSE(chppRxDataCb(&mTransportContext, mBuf, partLenFooter)); in TEST_F()
996 EXPECT_TRUE(chppRxDataCb(&mTransportContext, mBuf, len)); in TEST_F()
1076 EXPECT_TRUE(chppRxDataCb(&mTransportContext, mBuf, loc)); in TEST_F()