Home
last modified time | relevance | path

Searched refs:CheckDecDesc (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
H A DActsCodecFormatNdkTest.cpp35 bool CheckDecDesc(map<string, std::pair<bool, int>> InDesc, OH_AVFormat* OutDesc);
44 bool ActsCodecFormatNdkTest::CheckDecDesc(map<string, std::pair<bool, int>> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() function in __anon276::ActsCodecFormatNdkTest
117 ASSERT_EQ(true, CheckDecDesc(CodecParam, codecFormatOut)); in HWTEST_F()
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/
H A DActsAudioDecEncNdkTest.cpp61 bool CheckDecDesc(map<string, int> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() function
132 ASSERT_EQ(true, CheckDecDesc(AudioParam, OutDescDec)); in HWTEST_F()
140 ASSERT_EQ(true, CheckDecDesc(AudioParam, OutDescEnc)); in HWTEST_F()
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H A DActsVideoDecEncNdkTest.cpp51 bool CheckDecDesc(map<string, int> InDesc, OH_AVFormat* OutDesc) in CheckDecDesc() function
146 ASSERT_EQ(true, CheckDecDesc(VideoParam, OutDescDec)); in HWTEST_F()

Completed in 2 milliseconds