Home
last modified time | relevance | path

Searched refs:ConcatPaths (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc190 return ConcatPaths(directory, FilePath(file)); in MakeFileName()
195 FilePath FilePath::ConcatPaths(const FilePath& directory, in ConcatPaths() function in testing::internal::FilePath
H A Dgtest.cc465 output_name = internal::FilePath::ConcatPaths( in GetAbsolutePathToOutputFile()
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h102 static FilePath ConcatPaths(const FilePath& directory,