Searched refs:cbCaptureA (Results 1 – 1 of 1) sorted by relevance
202 sp<OnAudioDeviceUpdateNotifier> cbCaptureA = sp<OnAudioDeviceUpdateNotifier>::make(); in TEST_F() local203 EXPECT_EQ(OK, captureA->getAudioRecordHandle()->addAudioDeviceCallback(cbCaptureA)); in TEST_F()218 EXPECT_EQ(OK, cbCaptureA->waitForAudioDeviceCb()); in TEST_F()