Home
last modified time | relevance | path

Searched defs:has_pending_loads (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/automation/
Dautomation_tab_helper.cc52 bool AutomationTabHelper::has_pending_loads() const { in has_pending_loads() function in AutomationTabHelper
Dautomation_tab_helper_unittest.cc56 ACTION_P2(CheckHasPendingLoads, tab_helper, has_pending_loads) { in ACTION_P2() argument