HomeSort by relevance Sort by last modified time
    Searched refs:WaitForError (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/filters/
video_renderer_impl_unittest.cc 183 void WaitForError(PipelineStatus expected) {
184 SCOPED_TRACE(base::StringPrintf("WaitForError(%d)", expected));
387 WaitForError(PIPELINE_ERROR_DECODE);
  /external/chromium_org/content/browser/media/capture/
web_contents_video_capture_device_unittest.cc 427 void WaitForError() {
648 ASSERT_NO_FATAL_FAILURE(client_observer()->WaitForError());
681 ASSERT_NO_FATAL_FAILURE(client_observer()->WaitForError());
826 ASSERT_NO_FATAL_FAILURE(client_observer()->WaitForError());
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_apitest.cc 130 std::string WaitForError(UIThreadExtensionFunction* function) {
    [all...]

Completed in 238 milliseconds