Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/tests/
Daudiorouting_tests.cpp202 sp<OnAudioDeviceUpdateNotifier> cbCaptureA = sp<OnAudioDeviceUpdateNotifier>::make(); in TEST_F() local
203 EXPECT_EQ(OK, captureA->getAudioRecordHandle()->addAudioDeviceCallback(cbCaptureA)); in TEST_F()
218 EXPECT_EQ(OK, cbCaptureA->waitForAudioDeviceCb()); in TEST_F()