Searched refs:TestPopAnyProfile (Results 1 – 1 of 1) sorted by relevance
256 Error::Type TestPopAnyProfile(Manager* manager) { in TestPopAnyProfile() function in shill::ManagerTest1089 EXPECT_EQ(Error::kSuccess, TestPopAnyProfile(&manager)); in TEST_F()1096 EXPECT_EQ(Error::kSuccess, TestPopAnyProfile(&manager)); in TEST_F()1097 EXPECT_EQ(Error::kSuccess, TestPopAnyProfile(&manager)); in TEST_F()1101 EXPECT_EQ(Error::kNotFound, TestPopAnyProfile(&manager)); in TEST_F()1120 EXPECT_EQ(Error::kSuccess, TestPopAnyProfile(&manager)); in TEST_F()1181 EXPECT_EQ(Error::kSuccess, TestPopAnyProfile(&manager)); in TEST_F()4571 TestPopAnyProfile(manager.get()); in TEST_F()