/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiolibaudiobindservicerender_fuzzer/ |
H A D | audiolibaudiobindservicerender_fuzzer.cpp | 19 using namespace OHOS::Audio; 21 namespace Audio { namespace 52 OHOS::Audio::AudioLibAudioBindserviceRenderFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiolibaudiobindservicecapture_fuzzer/ |
H A D | audiolibaudiobindservicecapture_fuzzer.cpp | 19 using namespace OHOS::Audio; 21 namespace Audio { namespace 52 OHOS::Audio::AudioLibAudioBindserviceCaptureFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiooffloadrender_fuzzer/ |
H A D | audiooffloadrender_fuzzer.cpp | 19 namespace Audio { namespace 82 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput() 85 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercapturecmdid_fuzzer/ |
H A D | audioadmdispatchercapturecmdid_fuzzer.cpp | 20 using namespace OHOS::Audio; 22 namespace Audio { namespace 65 OHOS::Audio::AudioAdmDispatcherCaptureCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatcherrendercmdid_fuzzer/ |
H A D | audioadmdispatcherrendercmdid_fuzzer.cpp | 20 using namespace OHOS::Audio; 22 namespace Audio { namespace 66 OHOS::Audio::AudioAdmDispatcherRenderCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audioadmdispatchercontrolcmdid_fuzzer/ |
H A D | audioadmdispatchercontrolcmdid_fuzzer.cpp | 20 using namespace OHOS::Audio; 22 namespace Audio { namespace 69 OHOS::Audio::AudioAdmDispatcherControlCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfacelibctlcapturecmdid_fuzzer/ |
H A D | audiointerfacelibctlcapturecmdid_fuzzer.cpp | 19 using namespace OHOS::Audio; 21 namespace Audio { namespace 78 OHOS::Audio::AudioInterfacelibctlcaptureCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfaceliboutputcapturecmdid_fuzzer/ |
H A D | audiointerfaceliboutputcapturecmdid_fuzzer.cpp | 19 using namespace OHOS::Audio; 21 namespace Audio { namespace 78 OHOS::Audio::AudioInterfaceliboutputcaptureCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiomanager_fuzzer/ |
H A D | audiomanager_fuzzer.cpp | 20 namespace Audio { namespace 80 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput() 83 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/getalladapters_fuzzer/ |
H A D | getalladapters_fuzzer.cpp | 28 namespace Audio { namespace 40 } // Audio 49 OHOS::HDI::DistributedAudio::Audio::V1_0::GetAllAdaptersFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/loadadapter_fuzzer/ |
H A D | loadadapter_fuzzer.cpp | 28 namespace Audio { namespace 41 } // Audio 50 OHOS::HDI::DistributedAudio::Audio::V1_0::LoadAdapterFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/unloadadapter_fuzzer/ |
H A D | unloadadapter_fuzzer.cpp | 28 namespace Audio { namespace 40 } // Audio 49 OHOS::HDI::DistributedAudio::Audio::V1_0::UnloadAdapterFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/captureframe_fuzzer/ |
H A D | captureframe_fuzzer.cpp | 28 namespace Audio { namespace 47 } // Audio 56 OHOS::HDI::DistributedAudio::Audio::V1_0::CaptureFrameFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/destroycapture_fuzzer/ |
H A D | destroycapture_fuzzer.cpp | 28 namespace Audio { namespace 43 } // Audio 52 OHOS::HDI::DistributedAudio::Audio::V1_0::DestroyCaptureFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/destroyrender_fuzzer/ |
H A D | destroyrender_fuzzer.cpp | 28 namespace Audio { namespace 43 } // Audio 52 OHOS::HDI::DistributedAudio::Audio::V1_0::DestroyRenderFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/getextraparams_fuzzer/ |
H A D | getextraparams_fuzzer.cpp | 28 namespace Audio { namespace 45 } // Audio 54 OHOS::HDI::DistributedAudio::Audio::V1_0::GetExtraParamsFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/setextraparams_fuzzer/ |
H A D | setextraparams_fuzzer.cpp | 28 namespace Audio { namespace 45 } // Audio 54 OHOS::HDI::DistributedAudio::Audio::V1_0::SetExtraParamsFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/effect/test/fuzztest/effectmodel_fuzzer/ |
H A D | effectmodel_fuzzer.cpp | 26 namespace Audio { namespace 120 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput() 137 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfacelibctlrendercmdid_fuzzer/ |
H A D | audiointerfacelibctlrendercmdid_fuzzer.cpp | 19 using namespace OHOS::Audio; 21 namespace Audio { namespace 79 OHOS::Audio::AudioInterfacelibctlrenderCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/renderframe_fuzzer/ |
H A D | renderframe_fuzzer.cpp | 28 namespace Audio { namespace 48 } // Audio 57 OHOS::HDI::DistributedAudio::Audio::V1_0::RenderFrameFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/adm_fuzzer/audiointerfaceliboutputrendercmdid_fuzzer/ |
H A D | audiointerfaceliboutputrendercmdid_fuzzer.cpp | 20 namespace Audio { namespace 78 OHOS::Audio::AudioInterfaceliboutputrenderCmdidFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/createcapture_fuzzer/ |
H A D | createcapture_fuzzer.cpp | 28 namespace Audio { namespace 66 } // Audio 75 OHOS::HDI::DistributedAudio::Audio::V1_0::CreateCaptureFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/createrender_fuzzer/ |
H A D | createrender_fuzzer.cpp | 28 namespace Audio { namespace 66 } // Audio 75 OHOS::HDI::DistributedAudio::Audio::V1_0::CreateRenderFuzzTest(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/effect/test/fuzztest/effectcontrol_fuzzer/ |
H A D | effectcontrol_fuzzer.cpp | 26 namespace Audio { namespace 135 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput() 138 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audioadapter_fuzzer/ |
H A D | audioadapter_fuzzer.cpp | 19 namespace Audio { namespace 147 if (size < OHOS::Audio::THRESHOLD) { in LLVMFuzzerTestOneInput() 150 OHOS::Audio::DoSomethingInterestingWithMyAPI(data, size); in LLVMFuzzerTestOneInput()
|