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

/external/chromium_org/chromeos/network/
H A Dmanaged_network_configuration_handler_unittest.cc199 .WillByDefault(Invoke(&profiles_stub_,
203 .WillByDefault(Invoke(&profiles_stub_,
239 profiles_stub_.AddProfile(kUser1ProfilePath, kUser1);
243 profiles_stub_.AddProfile(NetworkProfileHandler::GetSharedProfilePath(),
255 profiles_stub_.AddEntry(profile_path, entry_path, *entry);
322 ShillProfileTestClient profiles_stub_; member in class:chromeos::ManagedNetworkConfigurationHandlerTest

Completed in 80 milliseconds