Searched defs:testPath (Results 1 – 3 of 3) sorted by relevance
220 const path testPath = ""; in test_open_on_empty_string() local231 const path testPath = "."; in test_open_on_dot_dir() local
32 std::string testPath(llvm::StringRef File) { in testPath() function
93 std::string testPath(PathRef File, llvm::sys::path::Style Style) { in testPath() function