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

  /external/chromium/chrome/browser/instant/
instant_browsertest.cc 81 TabContentsWrapper* GetPendingPreviewContents() {
82 return browser()->instant()->GetPendingPreviewContents();
98 instant->GetPreviewContents() : GetPendingPreviewContents();
492 WaitForMessageToBeProcessedByRenderer(GetPendingPreviewContents()));
500 WaitForMessageToBeProcessedByRenderer(GetPendingPreviewContents()));
504 ASSERT_FALSE(GetPendingPreviewContents());
    [all...]
instant_controller.h 198 TabContentsWrapper* GetPendingPreviewContents();
instant_controller.cc 520 TabContentsWrapper* InstantController::GetPendingPreviewContents() {

Completed in 51 milliseconds