Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h109 static FilePath GenerateUniqueFileName(const FilePath& directory,
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc279 FilePath FilePath::GenerateUniqueFileName(const FilePath& directory, in GenerateUniqueFileName() function in testing::internal::FilePath
H A Dgtest.cc472 internal::FilePath result(internal::FilePath::GenerateUniqueFileName( in GetAbsolutePathToOutputFile()