Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-filepath.cc81 const DWORD kInvalidFileAttributes = 0xffffffff; variable
209 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
233 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()