Searched refs:testSessionEventEcho (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/cas/1.1/vts/functional/ |
H A D | VtsHalCasV1_1TargetTest.cpp | 201 void testSessionEventEcho(sp<ICas>& mediaCas, const hidl_vec<uint8_t>& sessionId, 234 void MediaCasListener::testSessionEventEcho(sp<ICas>& mediaCas, const hidl_vec<uint8_t>& sessionId, in testSessionEventEcho() function in __anon611e6ee60110::MediaCasListener 515 mCasListener->testSessionEventEcho(mMediaCas, sessionId, eventID, eventArg, hidlNullPtr); in TEST_P() 523 mCasListener->testSessionEventEcho(mMediaCas, sessionId, eventID, eventArg, hidlEventData); in TEST_P()
|
/aosp12/hardware/interfaces/cas/1.2/vts/functional/ |
H A D | VtsHalCasV1_2TargetTest.cpp | 214 void testSessionEventEcho(sp<ICas>& mediaCas, const hidl_vec<uint8_t>& sessionId, 251 void MediaCasListener::testSessionEventEcho(sp<ICas>& mediaCas, const hidl_vec<uint8_t>& sessionId, in testSessionEventEcho() function in __anon09ae7e080110::MediaCasListener 548 mCasListener->testSessionEventEcho(mMediaCas, sessionId, eventID, eventArg, hidlNullPtr); in TEST_P() 556 mCasListener->testSessionEventEcho(mMediaCas, sessionId, eventID, eventArg, hidlEventData); in TEST_P()
|