Searched refs:manager_dhcp_properties (Results 1 – 1 of 1) sorted by relevance
403 std::unique_ptr<DhcpProperties> manager_dhcp_properties(new DhcpProperties()); in TEST_F() local404 manager_dhcp_properties->Load(&default_profile_storage, in TEST_F()407 DhcpProperties::Combine(*manager_dhcp_properties, in TEST_F()426 device_->manager_->dhcp_properties_ = std::move(manager_dhcp_properties); in TEST_F()451 std::unique_ptr<DhcpProperties> manager_dhcp_properties(new DhcpProperties()); in TEST_F() local452 device_->manager_->dhcp_properties_ = std::move(manager_dhcp_properties); in TEST_F()