Searched defs:GetRelativePath (Results 1 – 4 of 4) sorted by relevance
21 TEST(RelativePathTest, GetRelativePath) { in TEST() argument
39 std::string GetRelativePath() const { return relative_path_; } in GetRelativePath() function
87 std::string GetRelativePath(const std::string& from_file, in GetRelativePath() function
309 static UString GetRelativePath(const UString &to, const UString &from) in GetRelativePath() function