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

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc788 class CaptivePortalBrowserTest : public InProcessBrowserTest { class in namespace:captive_portal
790 CaptivePortalBrowserTest();
942 DISALLOW_COPY_AND_ASSIGN(CaptivePortalBrowserTest);
945 CaptivePortalBrowserTest::CaptivePortalBrowserTest() { function in class:captive_portal::CaptivePortalBrowserTest
948 void CaptivePortalBrowserTest::SetUpOnMainThread() {
970 void CaptivePortalBrowserTest::CleanUpOnMainThread() {
975 void CaptivePortalBrowserTest::EnableCaptivePortalDetection(
980 void CaptivePortalBrowserTest::SetUpCaptivePortalService(Profile* profile,
994 bool CaptivePortalBrowserTest
[all...]

Completed in 140 milliseconds