Searched refs:cow_source_file_ (Results 1 – 1 of 1) sorted by relevance
46 ASSERT_EQ(ftruncate64(cow_source_file_.fd(), PARTITION_SIZE), 0) in SetUp()57 snapshot_writer->SetSourceDevice(cow_source_file_.path()); in GetCowWriter()65 ScopedTempFile cow_source_file_{"cow_source.XXXXXX", true}; member in chromeos_update_engine::CowWriterFileDescriptorUnittest