Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-filepath.cc82 const DWORD kInvalidFileAttributes = 0xffffffff; variable
256 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
280 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()