Searched refs:fake_boot_control_ (Results 1 – 5 of 5) sorted by relevance
112 boot_control_ = boot_control ? boot_control : &fake_boot_control_; in set_boot_control()180 CHECK(boot_control_ == &fake_boot_control_); in fake_boot_control()181 return &fake_boot_control_; in fake_boot_control()241 FakeBootControl fake_boot_control_;257 BootControlInterface* boot_control_{&fake_boot_control_};
58 &fake_hardware_, &fake_boot_control_, kiosk_app_proxy_mock_.get())); in SetUp()61 new RealSystemProvider(&fake_hardware_, &fake_boot_control_, nullptr)); in SetUp()67 chromeos_update_engine::FakeBootControl fake_boot_control_; member in chromeos_update_manager::UmRealSystemProviderTest
167 FakeBootControl fake_boot_control_; member in chromeos_update_engine::PostinstallRunnerActionTest206 &fake_boot_control_, &fake_hardware_); in RunPostinstallActionWithInstallPlan()236 PostinstallRunnerAction action(&fake_boot_control_, &fake_hardware_); in TEST_F()
103 FakeBootControl fake_boot_control_; member785 &state->fake_boot_control_, in ApplyDeltaFile()807 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()809 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()811 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()813 state->fake_boot_control_.SetPartitionDevice( in ApplyDeltaFile()
294 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()296 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()298 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()300 fake_boot_control_.SetPartitionDevice( in ApplyPayloadToData()439 FakeBootControl fake_boot_control_; member in chromeos_update_engine::DeltaPerformerTest444 &fake_boot_control_,