Lines Matching refs:FakeSystemState
59 void SetUp() { FakeSystemState::CreateInstance(); } in SetUp()
132 FakeSystemState::CreateInstance(); in TestWithData()
153 FakeSystemState::Get()->fake_boot_control()->SetSlotBootable( in TestWithData()
155 FakeSystemState::Get()->fake_boot_control()->SetSlotBootable( in TestWithData()
165 FakeSystemState::Get()->boot_control(), in TestWithData()
166 FakeSystemState::Get()->hardware(), in TestWithData()
197 EXPECT_TRUE(FakeSystemState::Get()->fake_boot_control()->IsSlotBootable( in TestWithData()
199 EXPECT_FALSE(FakeSystemState::Get()->fake_boot_control()->IsSlotBootable( in TestWithData()
254 EXPECT_CALL(*FakeSystemState::Get()->mock_payload_state(), NextPayload()) in TEST()
279 FakeSystemState::Get()->boot_control(), in TEST()
280 FakeSystemState::Get()->hardware(), in TEST()
347 FakeSystemState::CreateInstance(); in TestTerminateEarly()
368 FakeSystemState::Get()->boot_control(), in TestTerminateEarly()
369 FakeSystemState::Get()->hardware(), in TestTerminateEarly()
462 FakeSystemState::CreateInstance(); in TEST()
479 FakeSystemState::Get()->boot_control(), in TEST()
480 FakeSystemState::Get()->hardware(), in TEST()
518 FakeSystemState::CreateInstance(); in SetUp()
543 EXPECT_CALL(*FakeSystemState::Get()->mock_payload_state(), in StartDownload()
561 FakeSystemState::Get()->boot_control(), in StartDownload()
562 FakeSystemState::Get()->hardware(), in StartDownload()