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

/system/connectivity/shill/
H A Dmanager_unittest.cc281 Error::Type TestInsertUserProfile(Manager* manager, function in class:shill::ManagerTest
1139 TestInsertUserProfile(&manager, kMachineProfile1, "machinehash1"));
1143 TestInsertUserProfile(&manager, kProfile0, kUserHash0));
1145 TestInsertUserProfile(&manager, kProfile1, kUserHash1));
4562 TestInsertUserProfile(manager.get(), kProfile1, "not-so-random-string");
4565 TestInsertUserProfile(manager.get(), kProfile2, "very-random-string");

Completed in 12 milliseconds