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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_browsertest.cc170 int loadingStateChangedCount() const { return loadingStateChangedCount_; } function in class:content::LoadingStateChangedDelegate
446 EXPECT_EQ(4, delegate->loadingStateChangedCount());

Completed in 437 milliseconds