Searched refs:image_locations (Results 1 – 1 of 1) sorted by relevance
64 std::vector<ScratchFile> image_locations; member175 std::vector<std::string> image_locations = in DoCompile() local179 out_helper.image_locations.push_back(ScratchFile(image_locations[i])); in DoCompile()183 for (ScratchFile& file : out_helper.image_locations) { in DoCompile()447 image.append(helper.image_locations[0].GetFilename()); in TestWriteRead()