Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc179 FilePath FilePath::MakeFileName(const FilePath& directory, in MakeFileName() function in testing::internal::FilePath
285 full_pathname.Set(MakeFileName(directory, base_name, number++, extension)); in GenerateUniqueFileName()
H A Dgtest.cc457 return internal::FilePath::MakeFileName( in GetAbsolutePathToOutputFile()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h90 static FilePath MakeFileName(const FilePath& directory,