Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerFunctionTest.cpp32 class InnerFunctionTest : public testing::Test { class
40 void InnerFunctionTest::SetUpTestCase() {} in SetUpTestCase()
41 void InnerFunctionTest::TearDownTestCase() {} in TearDownTestCase()
42 void InnerFunctionTest::SetUp() {} in SetUp()
43 void InnerFunctionTest::TearDown() {} in TearDown()
129 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_DECODER_FUNCTION_001, TestSize.Level2)
161 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_DECODER_FUNCTION_002, TestSize.Level2)
192 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_DECODER_FUNCTION_003, TestSize.Level2)
223 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_DECODER_FUNCTION_004, TestSize.Level2)
255 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_DECODER_FUNCTION_005, TestSize.Level2)
[all …]
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFunctionTest.cpp43 class InnerFunctionTest : public testing::Test { class
51 void InnerFunctionTest::SetUpTestCase() {} in SetUpTestCase()
52 void InnerFunctionTest::TearDownTestCase() {} in TearDownTestCase()
53 void InnerFunctionTest::SetUp() {} in SetUp()
54 void InnerFunctionTest::TearDown() {} in TearDown()
91 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_ENCODER_FUNCTION_001, TestSize.Level2)
127 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_ENCODER_FUNCTION_002, TestSize.Level2)
177 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_ENCODER_FUNCTION_003, TestSize.Level2)
213 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_ENCODER_FUNCTION_004, TestSize.Level2)
249 HWTEST_F(InnerFunctionTest, SUB_MULTIMEDIA_AUDIO_ENCODER_FUNCTION_005, TestSize.Level2)
[all …]