Home
last modified time | relevance | path

Searched refs:GetCurrentDir (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.h84 static FilePath GetCurrentDir();
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc94 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
H A Dgtest-internal-inl.h684 original_working_dir_.Set(FilePath::GetCurrentDir()); in AddTestInfo()