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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_browsertest.cc473 did_start_loading(false),
481 EXPECT_TRUE(did_start_loading); variable
488 EXPECT_FALSE(did_start_loading); variable
491 did_start_loading = true;
495 EXPECT_TRUE(did_start_loading); variable
501 bool did_start_loading; member in struct:content::LoadProgressDelegateAndObserver

Completed in 65 milliseconds