Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/
H A Dcodec_server_coverage_unit_test.cpp41 class CodecServerUnitTest : public testing::Test { class
67 void CodecServerUnitTest::SetUpTestCase(void) {} in SetUpTestCase()
69 void CodecServerUnitTest::TearDownTestCase(void) {} in TearDownTestCase()
71 void CodecServerUnitTest::SetUp(void) in SetUp()
84 void CodecServerUnitTest::TearDown(void) in TearDown()
92 void CodecServerUnitTest::CreateFCodecByName() in CreateFCodecByName()
114 void CodecServerUnitTest::CreateFCodecByMime() in CreateFCodecByMime()
138 void CodecServerUnitTest::CreateHCodecByName() in CreateHCodecByName()
161 void CodecServerUnitTest::CreateHCodecByMime() in CreateHCodecByMime()
495 HWTEST_F(CodecServerUnitTest, State_Test_Start_001, TestSize.Level1)
[all …]