Home
last modified time | relevance | path

Searched defs:eventArg (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/cas/1.1/vts/functional/
H A DVtsHalCasV1_1TargetTest.cpp214 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg, in testEventEcho()
235 int32_t& event, int32_t& eventArg, in testSessionEventEcho()
513 int32_t eventArg = 2; in TEST_P() local
/aosp_15_r20/hardware/interfaces/cas/1.2/vts/functional/
H A DVtsHalCasV1_2TargetTest.cpp231 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg, in testEventEcho()
252 int32_t& event, int32_t& eventArg, in testSessionEventEcho()
546 int32_t eventArg = 2; in TEST_P() local
/aosp_15_r20/hardware/interfaces/cas/aidl/vts/functional/
H A DVtsHalCasAidlTargetTest.cpp201 void MediaCasListener::testEventEcho(shared_ptr<ICas>& mediaCas, int32_t& event, int32_t& eventArg, in testEventEcho()
222 int32_t& eventArg, vector<uint8_t>& eventData) { in testSessionEventEcho()
669 int32_t eventArg = 2; in TEST_P() local
/aosp_15_r20/hardware/interfaces/cas/1.0/vts/functional/
H A DVtsHalCasV1_0TargetTest.cpp193 void MediaCasListener::testEventEcho(sp<ICas>& mediaCas, int32_t& event, int32_t& eventArg, in testEventEcho()
539 int32_t eventArg = 2; in TEST_P() local
/aosp_15_r20/cts/tests/searchui/src/android/searchuiservice/cts/
H A DSearchUiManagerTest.java185 ArgumentCaptor<SearchTargetEvent> eventArg in testNotifyEvent() local