Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_inner_capturer_test.cpp339 bool isProcTestRun = true; in Loop() local
340 while (isProcTestRun) { in Loop()
358 isProcTestRun = false; in Loop()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_stream_playback_test.cpp707 bool isProcTestRun = true; in Loop() local
708 while (isProcTestRun) { in Loop()
731 isProcTestRun = false; in Loop()
H A Daudio_process_client_test.cpp1309 bool isProcTestRun = true; in main() local
1310 while (isProcTestRun) { in main()
1338 isProcTestRun = false; in main()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp857 bool isProcTestRun = true; in Loop() local
858 while (isProcTestRun) { in Loop()
883 isProcTestRun = false; in Loop()