Searched refs:s_will_remove1 (Results 1 – 1 of 1) sorted by relevance
1399 MockServiceRefPtr s_will_remove1( in TEST_F() local1421 EXPECT_CALL(*s_will_remove1.get(), GetStorageIdentifier()) in TEST_F()1432 manager()->RegisterService(s_will_remove1); in TEST_F()1445 s_will_remove1->set_profile(profile); in TEST_F()1457 EXPECT_CALL(*profile, AbandonService(ServiceRefPtr(s_will_remove1))) in TEST_F()1466 EXPECT_CALL(*s_will_remove1, Unload()) in TEST_F()1492 MockServiceRefPtr s_will_remove1( in TEST_F() local1515 manager()->RegisterService(s_will_remove1); in TEST_F()1531 s_will_remove1->set_profile(profile1); in TEST_F()1544 EXPECT_CALL(*s_will_remove1, Unload()) in TEST_F()[all …]