Searched refs:unpacked (Results 1 – 2 of 2) sorted by relevance
119 <test packed="bootloader.img" unpacked="unpacked"/>138 | unpacked | The name of the directory containing the unpacked version of packed | Searched for in …234 <test packed="bootloader.img" unpacked="unpacked"/>
1365 const std::string& unpacked = GetParam().second.unpacked_dir; in TEST_P() local1406 const std::string fpath = unpacked + '/' + part + ".img"; in TEST_P()