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

  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_window_browsertest.cc 24 const char kStubEthernetServicePath[] = "eth1";
192 kStubEthernetServicePath);
194 kStubEthernetServicePath, portal_state);
kiosk_browsertest.cc 115 const char kStubEthernetServicePath[] = "eth1";
267 kStubEthernetServicePath);
415 kStubEthernetServicePath, offline_state);
429 kStubEthernetServicePath, online_state);
442 kStubEthernetServicePath, portal_state);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/screens/
update_screen_browsertest.cc 31 const char kStubEthernetServicePath[] = "eth0";
63 SetDefaultNetworkPath(kStubEthernetServicePath);
64 SetDetectionResults(kStubEthernetServicePath, online_state);
235 SetDetectionResults(kStubEthernetServicePath, portal_state);
255 SetDetectionResults(kStubEthernetServicePath, online_state);
281 SetDetectionResults(kStubEthernetServicePath, portal_state);
360 SetDetectionResults(kStubEthernetServicePath, portal_state);
388 update_screen_->OnConnectToNetworkRequested(kStubEthernetServicePath);
  /external/chromium_org/chrome/browser/chromeos/login/managed/
supervised_user_creation_browsertest.cc 32 const char kStubEthernetServicePath[] = "eth0";
72 kStubEthernetServicePath);
74 kStubEthernetServicePath, online_state);

Completed in 84 milliseconds