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

  /external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device_unittest.cc 339 void WaitForError() {
554 ASSERT_NO_FATAL_FAILURE(consumer()->WaitForError());
584 ASSERT_NO_FATAL_FAILURE(consumer()->WaitForError());
758 ASSERT_NO_FATAL_FAILURE(consumer()->WaitForError());
  /external/chromium_org/media/filters/
video_renderer_base_unittest.cc 248 void WaitForError(PipelineStatus expected) {
249 SCOPED_TRACE(base::StringPrintf("WaitForError(%d)", expected));
470 WaitForError(PIPELINE_ERROR_DECODE);
  /external/chromium_org/chrome/browser/extensions/api/identity/
experimental_identity_apitest.cc 103 std::string WaitForError(UIThreadExtensionFunction* function) {
697 EXPECT_EQ(std::string(errors::kUserRejected), WaitForError(function.get()));
identity_apitest.cc 112 std::string WaitForError(UIThreadExtensionFunction* function) {
    [all...]

Completed in 107 milliseconds