HomeSort by relevance Sort by last modified time
    Searched full:restored_tab (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sessions/
tab_restore_service_browsertest.cc 259 const TabRestoreService::Tab* restored_tab = local
262 ASSERT_EQ(3U, restored_tab->navigations.size());
264 restored_tab->timestamp.ToInternalValue());
479 TabRestoreService::Tab* restored_tab = local
482 restored_tab->timestamp.ToInternalValue());
tab_restore_service.cc 352 TabContents* restored_tab = local
360 if (restored_tab) {
361 restored_tab->controller().LoadIfNecessary();
    [all...]

Completed in 49 milliseconds