Searched defs:NormalizePath (Results 1 – 3 of 3) sorted by relevance
25 FileSpec TraceIntelPTBundleLoader::NormalizePath(const std::string &path) { in NormalizePath() function in TraceIntelPTBundleLoader
33 std::string NormalizePath(llvm::StringRef path) { in NormalizePath() function
1445 TEST(Support, NormalizePath) { in TEST() argument