Searched defs:IsListeningForTabDestruction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/google/
H A Dgoogle_url_tracker_navigation_helper_impl.cc64 bool GoogleURLTrackerNavigationHelperImpl::IsListeningForTabDestruction() { function in class:GoogleURLTrackerNavigationHelperImpl
/external/chromium_org/components/google/core/browser/
H A Dgoogle_url_tracker_unittest.cc133 virtual bool IsListeningForTabDestruction() OVERRIDE;
169 bool TestGoogleURLTrackerNavigationHelper::IsListeningForTabDestruction() { function in class:__anon6529::TestGoogleURLTrackerNavigationHelper
391 if (nav_helper && nav_helper->IsListeningForTabDestruction()) {

Completed in 96 milliseconds