Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/deprecated-ota/tests/unit/
H A Dupdater_test.cpp1038 static std::string g_source_image; variable
1164 g_source_image = a + b + c + d + e + a + b + c + d + e; in GenerateTransferList()
1178 ASSERT_TRUE(android::base::WriteStringToFile(g_source_image, image_file_)); in TEST_P()