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

/external/chromium_org/chromeos/network/
H A Dnetwork_configuration_handler_unittest.cc91 class NetworkConfigurationHandlerTest : public testing::Test { class in namespace:chromeos
93 NetworkConfigurationHandlerTest() function in class:chromeos::NetworkConfigurationHandlerTest
98 virtual ~NetworkConfigurationHandlerTest() {}
212 TEST_F(NetworkConfigurationHandlerTest, GetProperties) {
237 &NetworkConfigurationHandlerTest::OnGetProperties));
247 TEST_F(NetworkConfigurationHandlerTest, SetProperties) {
260 &NetworkConfigurationHandlerTest::OnSetProperties));
269 TEST_F(NetworkConfigurationHandlerTest, ClearProperties) {
283 &NetworkConfigurationHandlerTest::OnSetProperties));
297 &NetworkConfigurationHandlerTest
[all...]

Completed in 612 milliseconds