Searched defs:LoadUserProfileList (Results 1 – 2 of 2) sorted by relevance
323 vector<Profile::Identifier> Profile::LoadUserProfileList(const FilePath& path) { in LoadUserProfileList() function in shill::Profile
337 TEST_F(ProfileTest, LoadUserProfileList) { in TEST_F() argument