Home
last modified time | relevance | path

Searched refs:fake_boot_control_ (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_consumer/
Dpostinstall_runner_action_unittest.cc176 FakeBootControl fake_boot_control_; member in chromeos_update_engine::PostinstallRunnerActionTest
216 &fake_boot_control_, &fake_hardware_); in RunPostinstallActionWithInstallPlan()
249 PostinstallRunnerAction action(&fake_boot_control_, &fake_hardware_); in TEST_F()
Ddelta_performer_unittest.cc305 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
307 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
309 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
311 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()
433 FakeBootControl fake_boot_control_; member in chromeos_update_engine::DeltaPerformerTest
438 &fake_boot_control_,
1152 &fake_boot_control_, in TEST_F()
Ddelta_performer_integration_test.cc103 FakeBootControl fake_boot_control_; member
797 &state->fake_boot_control_, in ApplyDeltaFile()
820 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()
822 state->fake_boot_control_.SetPartitionDevice(kPartitionNameKernel, in ApplyDeltaFile()
825 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()
827 state->fake_boot_control_.SetPartitionDevice(kPartitionNameKernel, in ApplyDeltaFile()