Home
last modified time | relevance | path

Searched refs:IsDirectory (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1910 if (!output_name.IsDirectory()) in GetAbsolutePathToOutputFile()
8129 bool FilePath::IsDirectory() const { in IsDirectory() function in testing::internal::FilePath
8138 if (!this->IsDirectory()) { in CreateDirectoriesRecursively()
8176 return IsDirectory() in RemoveTrailingPathSeparator()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h3650 bool IsDirectory() const;