Home
last modified time | relevance | path

Searched refs:waitTime3 (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_unit_test.cpp135 sleep(waitTime3);
171 sleep(waitTime3);
206 sleep(waitTime3);
227 sleep(waitTime3);
280 sleep(waitTime3);
316 sleep(waitTime3);
351 sleep(waitTime3);
372 sleep(waitTime3);
428 sleep(waitTime3);
476 sleep(waitTime3);
[all …]
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolloadunload_fuzzer/
H A Dsoundpoolloadunload_fuzzer.cpp72 sleep(waitTime3); in FuzzSoundPoolLoad()
118 sleep(waitTime3); in FuzzSoundPoolUnload()
H A Dsoundpoolloadunload_fuzzer.h39 static const int32_t waitTime3 = 3; variable
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolplaystop_fuzzer/
H A Dsoundpoolplaystop_fuzzer.cpp65 sleep(waitTime3); in FuzzSoundPoolPlay()
115 sleep(waitTime3); in FuzzSoundPoolStop()
H A Dsoundpoolplaystop_fuzzer.h39 static const int32_t waitTime3 = 3; variable
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetloop_fuzzer/
H A Dsoundpoolsetloop_fuzzer.h38 static const int32_t waitTime3 = 3; variable
H A Dsoundpoolsetloop_fuzzer.cpp65 sleep(waitTime3); in FuzzSoundPoolSetLoop()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetpriority_fuzzer/
H A Dsoundpoolsetpriority_fuzzer.h38 static const int32_t waitTime3 = 3; variable
H A Dsoundpoolsetpriority_fuzzer.cpp65 sleep(waitTime3); in FuzzSoundPoolSetPriority()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetrate_fuzzer/
H A Dsoundpoolsetrate_fuzzer.h38 static const int32_t waitTime3 = 3; variable
H A Dsoundpoolsetrate_fuzzer.cpp65 sleep(waitTime3); in FuzzSoundPoolSetRate()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetvolume_fuzzer/
H A Dsoundpoolsetvolume_fuzzer.h38 static const int32_t waitTime3 = 3; variable
H A Dsoundpoolsetvolume_fuzzer.cpp65 sleep(waitTime3); in FuzzSoundPoolSetVolume()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolcreate_fuzzer/
H A Dsoundpoolcreate_fuzzer.h38 static const int32_t waitTime3 = 3; variable
/ohos5.0/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H A Dsoundpool_unit_test.h34 static const int32_t waitTime3 = 3; variable