Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp158 TemporaryFile raw_image; in TEST_F() local
160 "IMAGES/system.img", FstabInfo("/dev/system", "system", "ext4"), temp_dir.path, &raw_image)); in TEST_F()
164 ASSERT_TRUE(android::base::ReadFileToString(raw_image.path, &content)); in TEST_F()