Searched refs:GetPendingPreviewContents (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/instant/
H A Dinstant_browsertest.cc81 TabContentsWrapper* GetPendingPreviewContents() { function in class:InstantTest
82 return browser()->instant()->GetPendingPreviewContents();
98 instant->GetPreviewContents() : GetPendingPreviewContents();
492 WaitForMessageToBeProcessedByRenderer(GetPendingPreviewContents()));
500 WaitForMessageToBeProcessedByRenderer(GetPendingPreviewContents()));
504 ASSERT_FALSE(GetPendingPreviewContents());
H A Dinstant_controller.h198 TabContentsWrapper* GetPendingPreviewContents();
H A Dinstant_controller.cc520 TabContentsWrapper* InstantController::GetPendingPreviewContents() { function in class:InstantController

Completed in 397 milliseconds