Searched defs:filenames (Results 1 – 2 of 2) sorted by relevance
113 set<string> filenames; in TEST_F() local
279 bool image_load(const std::vector<std::string>& filenames, image *ctx, in image_load()