Searched refs:SoundPoolCreateFuzzer (Results 1 – 2 of 2) sorted by relevance
32 SoundPoolCreateFuzzer::SoundPoolCreateFuzzer() in SoundPoolCreateFuzzer() function in OHOS::Media::SoundPoolCreateFuzzer36 SoundPoolCreateFuzzer::~SoundPoolCreateFuzzer() in ~SoundPoolCreateFuzzer()79 bool SoundPoolCreateFuzzer::FuzzSoundPoolCreate(uint8_t *data, size_t size) in FuzzSoundPoolCreate()97 bool SoundPoolCreateFuzzer::FuzzSoundPoolCreateFlags(uint8_t *data, size_t size) in FuzzSoundPoolCreateFlags()118 auto soundPool_ = std::make_unique<SoundPoolCreateFuzzer>(); in FuzzTestSoundPoolCreate()124 auto soundPool_ = std::make_unique<SoundPoolCreateFuzzer>(); in FuzzTestSoundPoolCreateFlags()
32 class SoundPoolCreateFuzzer : public TestSoundPool {34 SoundPoolCreateFuzzer();35 ~SoundPoolCreateFuzzer();