Home | History | Annotate | Download | only in alsa

Lines Matching refs:PcmDrop

46   MOCK_METHOD1(PcmDrop, int(snd_pcm_t* handle));
423 EXPECT_CALL(mock_alsa_wrapper_, PcmDrop(kFakeHandle))