HomeSort by relevance Sort by last modified time
    Searched refs:DISABLED_FOR_TESTING (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_service.h 32 DISABLED_FOR_TESTING, // The service is always disabled.
captive_portal_service.cc 336 enabled_ = testing_state_ != DISABLED_FOR_TESTING &&
captive_portal_service_unittest.cc 457 Initialize(CaptivePortalService::DISABLED_FOR_TESTING);
captive_portal_browsertest.cc     [all...]
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 189 CaptivePortalService::DISABLED_FOR_TESTING);

Completed in 104 milliseconds