Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dextensions.h80 std::string packed_img; member
87 << " packed_img=" << pinfo.packed_img
Dextensions.cpp168 packed_test.packed_img = XMLAttribute(test, "packed"); in ExtractPacked()
172 if (XMLAssert(!packed_test.packed_img.empty(), test, in ExtractPacked()
Dmain.cpp1312 const std::string& packed_image = GetParam().second.packed_img; in TEST_P()
1403 const std::string& packed_image = GetParam().second.packed_img; in TEST_P()