Searched refs:IsListeningForNavigationCommit (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/google/
H A Dgoogle_url_tracker_navigation_helper.h42 virtual bool IsListeningForNavigationCommit(
H A Dgoogle_url_tracker_navigation_helper_impl.h27 virtual bool IsListeningForNavigationCommit(
H A Dgoogle_url_tracker.cc296 if (!nav_helper_->IsListeningForNavigationCommit(navigation_controller)) {
393 if (nav_helper_->IsListeningForNavigationCommit(
417 if (nav_helper_->IsListeningForNavigationCommit(
H A Dgoogle_url_tracker_navigation_helper_impl.cc59 bool GoogleURLTrackerNavigationHelperImpl::IsListeningForNavigationCommit( function in class:GoogleURLTrackerNavigationHelperImpl
H A Dgoogle_url_tracker_unittest.cc111 virtual bool IsListeningForNavigationCommit(
160 bool TestGoogleURLTrackerNavigationHelper::IsListeningForNavigationCommit( function in class:__anon5338::TestGoogleURLTrackerNavigationHelper
398 if (nav_helper_->IsListeningForNavigationCommit(
442 EXPECT_EQ(listening, nav_helper_->IsListeningForNavigationCommit(

Completed in 71 milliseconds