Home
last modified time | relevance | path

Searched defs:soundPool_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolcreate_fuzzer/
H A Dsoundpoolcreate_fuzzer.cpp118 auto soundPool_ = std::make_unique<SoundPoolCreateFuzzer>(); in FuzzTestSoundPoolCreate() local
124 auto soundPool_ = std::make_unique<SoundPoolCreateFuzzer>(); in FuzzTestSoundPoolCreateFlags() local
/ohos5.0/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H A Dsoundpool_mock.h93 std::shared_ptr<SoundPoolMock> soundPool_ = nullptr; variable
H A Dsoundpool_unit_test.h42 std::shared_ptr<SoundPoolMock> soundPool_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolloadunload_fuzzer/
H A Dsoundpoolloadunload_fuzzer.cpp133 auto soundPool_ = std::make_unique<SoundPoolLoadUnloadFuzzer>(); in FuzzTestSoundPoolLoad() local
139 auto soundPool_ = std::make_unique<SoundPoolLoadUnloadFuzzer>(); in FuzzTestSoundPoolUnload() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolplaystop_fuzzer/
H A Dsoundpoolplaystop_fuzzer.cpp137 auto soundPool_ = std::make_unique<SoundPoolPlayStopFuzzer>(); in FuzzTestSoundPoolPlay() local
142 auto soundPool_ = std::make_unique<SoundPoolPlayStopFuzzer>(); in FuzzTestSoundPoolStop() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/soundpool/include/
H A Dsoundpool_napi.h153 std::shared_ptr<ISoundPool> soundPool_; variable
164 std::shared_ptr<ISoundPool> soundPool_; member
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetloop_fuzzer/
H A Dsoundpoolsetloop_fuzzer.cpp90 auto soundPool_ = std::make_unique<SoundPoolSetLoopFuzzer>(); in FuzzTestSoundPoolSetLoop() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetpriority_fuzzer/
H A Dsoundpoolsetpriority_fuzzer.cpp90 auto soundPool_ = std::make_unique<SoundPoolSetPriorityFuzzer>(); in FuzzTestSoundPoolSetPriority() local
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetvolume_fuzzer/
H A Dsoundpoolsetvolume_fuzzer.cpp96 auto soundPool_ = std::make_unique<SoundPoolSetVolumeFuzzer>(); in FuzzTestSoundPoolSetVolume() local