Searched refs:AdoptProfile (Results 1 – 1 of 1) sorted by relevance
/system/connectivity/shill/ |
D | manager_unittest.cc | 207 void AdoptProfile(Manager* manager, ProfileRefPtr profile) { in AdoptProfile() function in shill::ManagerTest 296 AdoptProfile(manager, profile); in AddNamedMockProfileToManager() 611 AdoptProfile(manager(), profile); // Passes ownership. in TEST_F() 631 AdoptProfile(manager(), profile); // Passes ownership. in TEST_F() 653 AdoptProfile(&manager, profile); in TEST_F() 703 AdoptProfile(&manager, profile); in TEST_F() 733 AdoptProfile(&manager, profile); in TEST_F() 848 AdoptProfile(&manager, profile); in TEST_F() 873 AdoptProfile(manager(), mock_profile); in TEST_F() 886 AdoptProfile(manager(), profile0); in TEST_F() [all …]
|