Home
last modified time | relevance | path

Searched defs:fake_prefs (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/update_manager/
Dreal_updater_provider_unittest.cc377 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in TEST_F() local
452 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in TEST_F() local
/system/update_engine/cros/
Dpayload_state_unittest.cc1122 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in TEST_F() local
1185 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in TEST_F() local
1213 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in TEST_F() local
Dfake_system_state.h210 inline FakePrefs* fake_prefs() { in fake_prefs() function
Domaha_request_builder_xml_unittest.cc392 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in TEST_F() local
Dupdate_attempter_unittest.cc1100 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in DecrementUpdateCheckCountTestStart() local
1155 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in NoScatteringDoneDuringManualUpdateTestStart() local
1226 auto* fake_prefs = FakeSystemState::Get()->fake_prefs(); in StagingSetsPrefsAndTurnsOffScatteringStart() local
2453 FakePrefs fake_prefs; in TEST_F() local