Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc9106 const DWORD kInvalidFileAttributes = 0xffffffff; variable
9240 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
9264 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()