Home
last modified time | relevance | path

Searched refs:SetManagerReply (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dconnection_manager_unittest.cc63 void SetManagerReply(const char* default_service, bool reply_succeeds);
91 void ConnectionManagerTest::SetManagerReply(const char* default_service, in SetManagerReply() function in chromeos_update_engine::ConnectionManagerTest
144 SetManagerReply("/service/guest/network", true); in TestWithServiceType()
160 SetManagerReply("/service/guest/network", true); in TestWithServiceTethering()
174 SetManagerReply("/", true); in TestWithServiceDisconnected()
353 SetManagerReply("/service/guest/network", false); in TEST_F()
/system/update_engine/update_manager/
Dreal_shill_provider_unittest.cc104 void SetManagerReply(const char* default_service, bool reply_succeeds);
117 SetManagerReply(default_service, true); in InitWithDefaultService()
216 void UmRealShillProviderTest::SetManagerReply(const char* default_service, in SetManagerReply() function in chromeos_update_manager::UmRealShillProviderTest
488 SetManagerReply(nullptr, false); in TEST_F()
500 SetManagerReply(nullptr, false); in TEST_F()