Home
last modified time | relevance | path

Searched defs:SimulateError (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
Daudio_renderer_host_unittest.cc249 void SimulateError() { in SimulateError() function in content::AudioRendererHostTest
333 TEST_F(AudioRendererHostTest, SimulateError) { in TEST_F() argument
Dvideo_capture_host_unittest.cc471 void SimulateError() { in SimulateError() function in content::VideoCaptureHostTest
/external/chromium_org/media/filters/
Dfake_video_decoder.cc169 void FakeVideoDecoder::SimulateError() { in SimulateError() function in media::FakeVideoDecoder