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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_browsertest.cc158 : loadingStateChangedCount_(0)
165 loadingStateChangedCount_++;
170 int loadingStateChangedCount() const { return loadingStateChangedCount_; }
176 int loadingStateChangedCount_; member in class:content::LoadingStateChangedDelegate

Completed in 51 milliseconds