Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7915 const DWORD kInvalidFileAttributes = 0xffffffff; variable
8043 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
8067 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()