Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h94 static FilePath MakeFileName(const FilePath& directory,