Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
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()