Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Dinterrupt_multi_renderer_test.cpp33 constexpr int32_t FIVE_SEC = 5; variable
294 this_thread::sleep_for(chrono::seconds(FIVE_SEC)); in TestPlayback()