HomeSort by relevance Sort by last modified time
    Searched refs:pvauthor_async_compressed_test_errorhandling (Results 1 - 3 of 3) sorted by null

  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset4.cpp 42 void pvauthor_async_compressed_test_errorhandling::StartTest()
52 void pvauthor_async_compressed_test_errorhandling::HandleErrorEvent(const PVAsyncErrorEvent& aEvent)
55 PVLOGGER_LOGMSG(PVLOGMSG_INST_REL, iLogger, PVLOGMSG_ERR, (0, "pvauthor_async_compressed_test_errorhandling::HandleErrorEvent"));
61 void pvauthor_async_compressed_test_errorhandling::HandleInformationalEvent(const PVAsyncInformationalEvent& aEvent)
65 (0, "pvauthor_async_compressed_test_errorhandling::HandleInformationalEvent"));
70 int pvauthor_async_compressed_test_errorhandling::CreateAudioInput()
81 (0, "pvauthor_async_compressed_test_errorhandling::CreateAudioTestInput: AMR input"));
91 (0, "pvauthor_async_compressed_test_errorhandling::CreateAudioTestInput: Audio input node not needed for this test case"));
98 (0, "pvauthor_async_compressed_test_errorhandling::CreateAudioTestInput: Error - Create input node failed"));
106 int pvauthor_async_compressed_test_errorhandling::CreateVideoInput(
    [all...]
test_pv_author_engine_testset4.h 34 class pvauthor_async_compressed_test_errorhandling: public pvauthor_async_test_base class in inherits:pvauthor_async_test_base
37 pvauthor_async_compressed_test_errorhandling(PVAuthorAsyncTestParam aTestParam, const char* aInputFileNameAudio, function in class:pvauthor_async_compressed_test_errorhandling
70 iLogger = PVLogger::GetLoggerObject("pvauthor_async_compressed_test_errorhandling");
129 ~pvauthor_async_compressed_test_errorhandling()
pvaetest.cpp 365 iCurrentTest = new pvauthor_async_compressed_test_errorhandling(testparam, (const char*)iInputFileNameAudio.get_cstr(), (const char*)iInputFileNameVideo.get_cstr(), (const char*)iInputFileNameText.get_cstr(),
371 iCurrentTest = new pvauthor_async_compressed_test_errorhandling(testparam, (const char*)iInputFileNameAudio.get_cstr(), (const char*)iInputFileNameVideo.get_cstr(), (const char*)iInputFileNameText.get_cstr(),
383 iCurrentTest = new pvauthor_async_compressed_test_errorhandling(testparam, (const char*)iInputFileNameAudio.get_cstr(), (const char*)iInputFileNameVideo.get_cstr(), (const char*)iInputFileNameText.get_cstr(),
    [all...]

Completed in 221 milliseconds