Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-filepath.h119 static FilePath GenerateUniqueFileName(const FilePath& directory,
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc540 FilePath file_path(FilePath::GenerateUniqueFileName( in TEST_F()
550 FilePath file_path2(FilePath::GenerateUniqueFileName( in TEST_F()
H A Dgtest_unittest.cc6288 internal::FilePath file_path(internal::FilePath::GenerateUniqueFileName( in CreateFlagfile()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc312 FilePath FilePath::GenerateUniqueFileName(const FilePath& directory, in GenerateUniqueFileName() function in testing::internal::FilePath
H A Dgtest.cc716 internal::FilePath result(internal::FilePath::GenerateUniqueFileName( in GetAbsolutePathToOutputFile()