Home
last modified time | relevance | path

Searched refs:GetCurrentDir (Results 1 – 25 of 37) sorted by relevance

12

/external/lzma/CPP/Windows/
DFileDir.h58 bool GetCurrentDir(FString &resultPath);
101 GetCurrentDir(_path); in CCurrentDirRestorer()
108 if (GetCurrentDir(s)) in ~CCurrentDirRestorer()
DFileDir.cpp519 bool GetCurrentDir(FString &path) in GetCurrentDir() function
/external/google-breakpad/src/testing/gtest/test/
Dgtest-options_test.cc64 return FilePath::ConcatPaths(FilePath::GetCurrentDir(), relative_path); in GetAbsolutePathOf()
129 original_working_dir_ = FilePath::GetCurrentDir(); in SetUp()
133 FilePath::GetCurrentDir().c_str()); in SetUp()
Dgtest-filepath_test.cc87 const FilePath original_dir = FilePath::GetCurrentDir();
91 const FilePath cwd = FilePath::GetCurrentDir();
/external/googletest/googletest/test/
Dgoogletest-options-test.cc55 return FilePath::ConcatPaths(FilePath::GetCurrentDir(), relative_path); in GetAbsolutePathOf()
135 original_working_dir_ = FilePath::GetCurrentDir(); in SetUp()
139 FilePath::GetCurrentDir().string()); in SetUp()
Dgoogletest-filepath-test.cc74 const FilePath original_dir = FilePath::GetCurrentDir();
78 const FilePath cwd = FilePath::GetCurrentDir();
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-filepath.h81 static FilePath GetCurrentDir();
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-filepath.h81 static FilePath GetCurrentDir();
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h81 static FilePath GetCurrentDir();
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h85 static FilePath GetCurrentDir();
Dgtest-internal-inl.h644 original_working_dir_.Set(FilePath::GetCurrentDir()); in AddTestInfo()
/external/googletest/googletest/include/gtest/internal/
Dgtest-filepath.h84 static FilePath GetCurrentDir();
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-filepath.h85 static FilePath GetCurrentDir();
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-filepath.h84 static FilePath GetCurrentDir();
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-filepath.h85 static FilePath GetCurrentDir();
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc99 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
/external/google-breakpad/src/testing/gtest/src/
Dgtest-filepath.cc100 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
Dgtest-internal-inl.h658 original_working_dir_.Set(FilePath::GetCurrentDir()); in AddTestInfo()
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp184 GetCurrentDir(outputDir); in ExtractGUI()
/external/googletest/googletest/src/
Dgtest-filepath.cc94 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
/external/mesa3d/src/gtest/src/
Dgtest-filepath.cc99 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-filepath.cc100 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
/external/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc98 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-filepath.cc97 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc99 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath

12