Searched defs:testPath (Results 1 – 2 of 2) sorted by relevance
219 const path testPath = ""; in TEST_CASE() local230 const path testPath = "."; in TEST_CASE() local
94 std::string testPath(PathRef File, llvm::sys::path::Style Style) { in testPath() function