Searched refs:MakeFileName (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-filepath.h91 static FilePath MakeFileName(const FilePath& directory,
/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-filepath.cc176 FilePath FilePath::MakeFileName(const FilePath& directory, function in class:testing::internal::FilePath
285 full_pathname.Set(MakeFileName(directory, base_name, number++, extension));

Completed in 166 milliseconds