Searched refs:pvplayer_async_test_setplaybackratefifth (Results 1 – 3 of 3) sorted by relevance
2085 class pvplayer_async_test_setplaybackratefifth : public pvplayer_async_test_base2088 pvplayer_async_test_setplaybackratefifth(PVPlayerAsyncTestParam aTestParam): in pvplayer_async_test_setplaybackratefifth() function2103 ~pvplayer_async_test_setplaybackratefifth() {} in ~pvplayer_async_test_setplaybackratefifth()
12338 void pvplayer_async_test_setplaybackratefifth::StartTest() in StartTest()12346 void pvplayer_async_test_setplaybackratefifth::Run() in Run()12514 void pvplayer_async_test_setplaybackratefifth::CommandCompleted(const PVCmdResponse& aResponse) in CommandCompleted()12743 void pvplayer_async_test_setplaybackratefifth::HandleErrorEvent(const PVAsyncErrorEvent& aEvent) in HandleErrorEvent()12775 void pvplayer_async_test_setplaybackratefifth::HandleInformationalEvent(const PVAsyncInformationalE… in HandleInformationalEvent()
2529 iCurrentTest = new pvplayer_async_test_setplaybackratefifth(testparam); in test()