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

  /external/chromium_org/chromeos/network/
shill_property_handler_unittest.cc 380 const std::string kTestServicePath("test_wifi_service1");
381 AddService(shill::kTypeWifi, kTestServicePath, shill::kStateIdle);
389 shill::kServiceCompleteListProperty)[kTestServicePath]);
393 dbus::ObjectPath(kTestServicePath),
400 shill::kServiceCompleteListProperty)[kTestServicePath]);
406 dbus::ObjectPath(kTestServicePath),
416 RemoveService(kTestServicePath);
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator_unittest.cc 31 const char kTestServicePath[] = "/a/service/path";
108 : cellular_network_(string(kTestServicePath)),

Completed in 457 milliseconds