Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
DDrmNdkTest.cpp2273 OH_MediaKeySession_Callback testCallback; in Test_MediaKeySession_SetCallback() local
2274 memset(&testCallback, 0, sizeof(OH_MediaKeySession_Callback)); in Test_MediaKeySession_SetCallback()
2275 testCallback.eventCallback = &sessoinEventCallBackTest; in Test_MediaKeySession_SetCallback()
2276 testCallback.keyChangeCallback = &sessoinKeyChangeCallBackTest; in Test_MediaKeySession_SetCallback()
2283 callback_ptr = &testCallback; in Test_MediaKeySession_SetCallback()
/test/xts/acts/ability/ability_runtime/actscalltest/systemcallentrytest/entry/src/main/ets/test/
DAbility.test.ets750 console.log('ACTS_CommonComponent_Call_5000 testCallback');
786 console.log('ACTS_CommonComponent_Call_5100 testCallback');