Searched refs:NativeAVMuxerFunctionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerFunctionTest.cpp | 31 class NativeAVMuxerFunctionTest : public testing::Test { class 39 void NativeAVMuxerFunctionTest::SetUpTestCase() {} in SetUpTestCase() 40 void NativeAVMuxerFunctionTest::TearDownTestCase() {} in TearDownTestCase() 41 void NativeAVMuxerFunctionTest::SetUp() {} in SetUp() 42 void NativeAVMuxerFunctionTest::TearDown() {} in TearDown() 584 HWTEST_F(NativeAVMuxerFunctionTest, SUB_MULTIMEDIA_MEDIA_MUXER_FUNCTION_001, TestSize.Level2) 628 HWTEST_F(NativeAVMuxerFunctionTest, SUB_MULTIMEDIA_MEDIA_MUXER_FUNCTION_002, TestSize.Level2) 672 HWTEST_F(NativeAVMuxerFunctionTest, SUB_MULTIMEDIA_MEDIA_MUXER_FUNCTION_003, TestSize.Level2) 725 HWTEST_F(NativeAVMuxerFunctionTest, SUB_MULTIMEDIA_MEDIA_MUXER_FUNCTION_004, TestSize.Level2) 768 HWTEST_F(NativeAVMuxerFunctionTest, SUB_MULTIMEDIA_MEDIA_MUXER_FUNCTION_005, TestSize.Level2) [all …]
|