Home
last modified time | relevance | path

Searched defs:CreateVideoDecMockByName (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/vcodec_test/inner/
Dvcodec_inner_mock_factory.cpp30 std::shared_ptr<VideoDecMock> VCodecMockFactory::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::MediaAVCodec::VCodecMockFactory
/foundation/multimedia/av_codec/test/unittest/vcodec_test/capi/
Dvcodec_capi_mock_factory.cpp30 std::shared_ptr<VideoDecMock> VCodecMockFactory::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::MediaAVCodec::VCodecMockFactory
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/
Davcodec_mock_factory.cpp39 std::shared_ptr<VideoDecMock> AVCodecMockFactory::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::Media::AVCodecMockFactory
/foundation/multimedia/player_framework/test/unittest/avcodec_test/vcodec_test/
Dvdec_mock.cpp87 bool VDecMock::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::Media::VDecMock
/foundation/multimedia/av_codec/test/unittest/vcodec_test/sample/
Dvdec_sample.cpp118 bool VideoDecSample::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::MediaAVCodec::VideoDecSample