Searched refs:FileToContent (Results 1 – 1 of 1) sorted by relevance
271 std::map<std::string, std::string> FileToContent; in TEST() local277 FileToContent[File] = "void " + Symbol + "() {}"; in TEST()283 for (const auto &FileAndContent : FileToContent) { in TEST()