Home
last modified time | relevance | path

Searched refs:pvplayer_async_test_setplaybackratefifth (Results 1 – 3 of 3) sorted by relevance

/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset1.h2085 class pvplayer_async_test_setplaybackratefifth : public pvplayer_async_test_base
2088 pvplayer_async_test_setplaybackratefifth(PVPlayerAsyncTestParam aTestParam): in pvplayer_async_test_setplaybackratefifth() function
2103 ~pvplayer_async_test_setplaybackratefifth() {} in ~pvplayer_async_test_setplaybackratefifth()
Dtest_pv_player_engine_testset1.cpp12338 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()
Dtest_pv_player_engine.cpp2529 iCurrentTest = new pvplayer_async_test_setplaybackratefifth(testparam); in test()