Home
last modified time | relevance | path

Searched refs:test_value (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFuzzTest.cpp140 string test_value = ""; in HWTEST_F() local
145 test_value = getRandStr(strLen); in HWTEST_F()
146 encoderDemo->InnerCreateByName(test_value.c_str()); in HWTEST_F()
359 string test_value = ""; in HWTEST_F() local
367 test_value = getRandStr(strLen); in HWTEST_F()
369 format.PutStringValue(test_key.c_str(), test_value.c_str()); in HWTEST_F()
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerFuzzTest.cpp143 string test_value = ""; in HWTEST_F() local
148 test_value = getRandStr(strLen); in HWTEST_F()
149 decoderDemo->InnerCreateByName(test_value.c_str()); in HWTEST_F()
352 string test_value = ""; in HWTEST_F() local
360 test_value = getRandStr(strLen); in HWTEST_F()
362 format.PutStringValue(test_key.c_str(), test_value.c_str()); in HWTEST_F()
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFuzzTest.cpp291 string test_value = ""; in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFuzzTest.cpp240 string test_value = ""; in HWTEST_F() local

Completed in 3 milliseconds