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

/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_unittest.cc172 class ManagedNetworkConfigurationHandlerTest : public testing::Test { class in namespace:chromeos
174 ManagedNetworkConfigurationHandlerTest() function in class:chromeos::ManagedNetworkConfigurationHandlerTest
180 virtual ~ManagedNetworkConfigurationHandlerTest() {
301 &ManagedNetworkConfigurationHandlerTest::GetPropertiesCallback,
303 base::Bind(&ManagedNetworkConfigurationHandlerTest::UnexpectedError));
334 DISALLOW_COPY_AND_ASSIGN(ManagedNetworkConfigurationHandlerTest);
337 TEST_F(ManagedNetworkConfigurationHandlerTest, ProfileInitialization) {
342 TEST_F(ManagedNetworkConfigurationHandlerTest, RemoveIrrelevantFields) {
363 TEST_F(ManagedNetworkConfigurationHandlerTest, SetPolicyManageUnconfigured) {
384 TEST_F(ManagedNetworkConfigurationHandlerTest,
[all...]

Completed in 98 milliseconds