Home
last modified time | relevance | path

Searched defs:captureThread (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_voip_test.cpp321 std::thread captureThread(&AudioVoIPTest::TestRecording, captureTestObj, in main() local
/foundation/multimedia/audio_framework/test/unittest/capturer_test/src/
Daudio_capturer_unit_test.cpp1618 thread captureThread(StartCaptureThread, audioCapturer.get(), AUDIO_TIME_STABILITY_TEST_FILE); variable
1773 thread captureThread(StartCaptureThread, audioCapturer.get(), AUDIO_FLUSH_STABILITY_TEST_FILE); variable