Home
last modified time | relevance | path

Searched refs:aVSessionControllerProxyEmpty (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_controller_proxy_test.cpp73 std::shared_ptr<AVSessionControllerProxy> aVSessionControllerProxyEmpty; member in AVSessionControllerProxyTest
95 aVSessionControllerProxyEmpty = std::make_shared<AVSessionControllerProxy>(iRemoteObject); in SetUp()
123 int32_t ret = aVSessionControllerProxyEmpty->GetAVCallState(avCallState); in HWTEST_F()
137 int32_t ret = aVSessionControllerProxyEmpty->GetAVCallMetaData(avCallMetaData); in HWTEST_F()
151 int32_t ret = aVSessionControllerProxyEmpty->GetAVPlaybackState(state); in HWTEST_F()
165 int32_t ret = aVSessionControllerProxyEmpty->GetAVMetaData(data); in HWTEST_F()
179 int32_t ret = aVSessionControllerProxyEmpty->SendAVKeyEvent(*keyEvent); in HWTEST_F()
193 int32_t ret = aVSessionControllerProxyEmpty->GetLaunchAbility(ability); in HWTEST_F()
207 int32_t ret = aVSessionControllerProxyEmpty->GetValidCommands(cmds); in HWTEST_F()
221 int32_t ret = aVSessionControllerProxyEmpty in HWTEST_F()
[all...]

Completed in 1 milliseconds