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

/external/chromium_org/chromeos/network/
H A Dnetwork_connection_handler_unittest.cc186 std::string GetServiceStringProperty(const std::string& service_path, function in class:chromeos::NetworkConnectionHandlerTest
315 GetServiceStringProperty("wifi0", shill::kStateProperty));
460 GetServiceStringProperty("wifi0", shill::kStateProperty));
462 GetServiceStringProperty("wifi1", shill::kStateProperty));
473 GetServiceStringProperty("wifi0", shill::kStateProperty));
475 GetServiceStringProperty("wifi1", shill::kStateProperty));
480 GetServiceStringProperty("wifi0", shill::kStateProperty));
482 GetServiceStringProperty("wifi1", shill::kStateProperty));
495 GetServiceStringProperty("wifi0", shill::kStateProperty));
497 GetServiceStringProperty("wifi
[all...]
H A Dnetwork_configuration_handler_unittest.cc472 bool GetServiceStringProperty(const std::string& service_path, function in class:chromeos::NetworkConfigurationHandlerStubTest
528 EXPECT_TRUE(GetServiceStringProperty(
530 EXPECT_TRUE(GetServiceStringProperty(
550 EXPECT_FALSE(GetServiceStringProperty(
552 EXPECT_FALSE(GetServiceStringProperty(
574 EXPECT_TRUE(GetServiceStringProperty(
617 EXPECT_TRUE(GetServiceStringProperty(
622 EXPECT_TRUE(GetServiceStringProperty(

Completed in 708 milliseconds