Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h98 static FilePath ConcatPaths(const FilePath& directory,