Searched refs:AVMediaDescriptionTest (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avmedia_description_test.cpp | 33 class AVMediaDescriptionTest : public testing::Test { class 41 void AVMediaDescriptionTest::SetUpTestCase() in SetUpTestCase() 45 void AVMediaDescriptionTest::TearDownTestCase() in TearDownTestCase() 49 void AVMediaDescriptionTest::SetUp() in SetUp() 62 void AVMediaDescriptionTest::TearDown() in TearDown() 72 HWTEST_F(AVMediaDescriptionTest, SetAVmediaDescription001, TestSize.Level1) 104 HWTEST_F(AVMediaDescriptionTest, IsAVmediaDescriptionValid001, TestSize.Level1) 121 HWTEST_F(AVMediaDescriptionTest, IsAVmediaDescriptionValid002, TestSize.Level1) 137 HWTEST_F(AVMediaDescriptionTest, AVmediaDescriptionMarshalling001, TestSize.Level1) 152 HWTEST_F(AVMediaDescriptionTest, AVmediaDescriptionUnmarshalling001, TestSize.Level1)
|
H A D | BUILD.gn | 176 ohos_unittest("AVMediaDescriptionTest") { 290 ":AVMediaDescriptionTest",
|