Searched defs:GetCurrentDir (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/third_party/googletest/googletest/src/ | ||
D | gtest-filepath.cc | 101 FilePath FilePath::GetCurrentDir() { in GetCurrentDir() function in testing::internal::FilePath |
/ndk/sources/android/crazy_linker/src/ | ||
D | crazy_linker_system_mock.cpp | 105 String GetCurrentDir() const { return current_dir_; } in GetCurrentDir() function in __anon3ad3f0c30111::MockSystem |