Searched refs:pvplayer_async_test_queuedcommands (Results 1 – 3 of 3) sorted by relevance
2159 class pvplayer_async_test_queuedcommands : public pvplayer_async_test_base2162 pvplayer_async_test_queuedcommands(PVPlayerAsyncTestParam aTestParam): in pvplayer_async_test_queuedcommands() function2177 ~pvplayer_async_test_queuedcommands() {} in ~pvplayer_async_test_queuedcommands()
12792 void pvplayer_async_test_queuedcommands::StartTest() in StartTest()12800 void pvplayer_async_test_queuedcommands::Run() in Run()12956 void pvplayer_async_test_queuedcommands::CommandCompleted(const PVCmdResponse& aResponse) in CommandCompleted()13086 void pvplayer_async_test_queuedcommands::HandleErrorEvent(const PVAsyncErrorEvent& aEvent) in HandleErrorEvent()13118 void pvplayer_async_test_queuedcommands::HandleInformationalEvent(const PVAsyncInformationalEvent& … in HandleInformationalEvent()
2537 iCurrentTest = new pvplayer_async_test_queuedcommands(testparam); in test()