Searched refs:RootDir (Results 1 – 5 of 5) sorted by relevance
27 struct RootDir { struct31 RootDir(std::string p, std::string r) in RootDir() argument35 typedef std::vector<RootDir> RootDirs;
92 [](RootDir &first, RootDir &second) { in ParseRootDirs()112 for (const RootDir &root_dir : root_dirs) { in NormalizePath()
74 std::vector<RootDir> root_dirs{{header_dir, "include"}, in TEST()
48 using header_checker::utils::RootDir;
45 using header_checker::utils::RootDir;