Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc75 const DWORD kInvalidFileAttributes = 0xffffffff; variable
210 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
234 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()