Home
last modified time | relevance | path

Searched refs:FUZZ_TEST_NUM (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Dfuzz_test.cpp58 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
78 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
109 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
142 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
175 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
208 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
241 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
281 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
320 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
362 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Dfuzz_test.cpp58 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
78 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
105 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
133 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
167 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
204 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
238 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFuzzTest.cpp42 constexpr int FUZZ_TEST_NUM = 1000000; variable
67 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
100 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
133 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
198 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
253 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/InnerAPI/
H A DInnerFuzzTest.cpp45 constexpr int FUZZ_TEST_NUM = 1000000; variable
78 for (int i = 0; i < FUZZ_TEST_NUM; i++) { in InputFunc()
119 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
145 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
171 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
229 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
293 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
354 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeFuzzTest.cpp45 constexpr uint32_t FUZZ_TEST_NUM = 1000; variable
75 for (int i = 0; i < FUZZ_TEST_NUM; i++) { in inputFunc()
119 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
146 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
176 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
237 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
297 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
358 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFuzzTest.cpp45 constexpr int FUZZ_TEST_NUM = 1000; variable
76 for (int i = 0; i < FUZZ_TEST_NUM; i++) { in inputFunc()
120 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
146 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
175 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
242 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
308 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
372 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/InnerAPI/
H A DInnerFuzzTest.cpp45 constexpr uint32_t FUZZ_TEST_NUM = 1000000; variable
75 for (int i = 0; i < FUZZ_TEST_NUM; i++) { in inputFunc()
118 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
142 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
165 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
228 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
294 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
361 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFuzzTest.cpp42 constexpr int FUZZ_TEST_NUM = 1000000; variable
62 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
92 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
122 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
196 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
300 for (int i = 0; i < FUZZ_TEST_NUM; i++) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/include/
H A Dcommon_tool.h29 constexpr int32_t FUZZ_TEST_NUM = 2000; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/include/
H A Dcommon_tool.h29 constexpr int32_t FUZZ_TEST_NUM = 2000; variable