Searched refs:network_configuration_handler_ (Results 1 – 9 of 9) sorted by relevance
125 network_configuration_handler_.reset(new NetworkConfigurationHandler()); in SetUp()126 network_configuration_handler_->Init(network_state_handler_.get()); in SetUp()131 network_configuration_handler_.reset(); in TearDown()200 return network_configuration_handler_-> in PendingProfileEntryDeleterForTest()209 scoped_ptr<NetworkConfigurationHandler> network_configuration_handler_; member in chromeos::NetworkConfigurationHandlerTest240 network_configuration_handler_->GetProperties( in TEST_F()263 network_configuration_handler_->SetProperties( in TEST_F()286 network_configuration_handler_->SetProperties( in TEST_F()300 network_configuration_handler_->ClearProperties( in TEST_F()323 network_configuration_handler_->SetProperties( in TEST_F()[all …]
37 network_configuration_handler_.reset(new NetworkConfigurationHandler()); in NetworkHandler()57 network_configuration_handler_->Init(network_state_handler_.get()); in Init()61 network_configuration_handler_.get()); in Init()63 network_configuration_handler_.get()); in Init()113 return network_configuration_handler_.get(); in network_configuration_handler()
50 network_configuration_handler_.reset( in SetUp()56 network_configuration_handler_.get()); in SetUp()61 network_configuration_handler_.reset(); in TearDown()132 scoped_ptr<NetworkConfigurationHandler> network_configuration_handler_; member in chromeos::NetworkConnectionHandlerTest
126 network_configuration_handler_->GetProperties( in GetManagedProperties()216 network_configuration_handler_->GetProperties( in GetProperties()291 network_configuration_handler_->SetProperties( in SetProperties()330 network_configuration_handler_->CreateConfiguration( in CreateConfiguration()338 network_configuration_handler_->RemoveConfiguration( in RemoveConfiguration()446 network_configuration_handler_->CreateConfiguration( in CreateConfigurationFromPolicy()476 network_configuration_handler_->CreateConfiguration( in UpdateExistingConfigurationWithPropertiesFromPolicy()562 network_configuration_handler_(NULL), in ManagedNetworkConfigurationHandlerImpl()576 network_configuration_handler_ = network_configuration_handler; in Init()
147 network_configuration_handler_(NULL), in NetworkConnectionHandler()180 network_configuration_handler_ = network_configuration_handler; in Init()282 network_configuration_handler_->GetProperties( in ConnectToNetwork()494 network_configuration_handler_->SetProperties( in VerifyConfiguredAndConnect()596 network_configuration_handler_->SetNetworkProfile( in CheckPendingRequest()
74 scoped_ptr<NetworkConfigurationHandler> network_configuration_handler_; variable
180 network_configuration_handler_.reset( in SetUp()188 network_configuration_handler_.get()); in SetUp()195 network_configuration_handler_.reset(); in TearDown()264 scoped_ptr<NetworkConfigurationHandler> network_configuration_handler_; member in chromeos::ManagedNetworkConfigurationHandlerTest
195 NetworkConfigurationHandler* network_configuration_handler_; variable
132 NetworkConfigurationHandler* network_configuration_handler_; variable