Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest-filepath.cc75 const DWORD kInvalidFileAttributes = 0xffffffff; variable
211 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
235 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()