Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc80 const DWORD kInvalidFileAttributes = 0xffffffff; variable
214 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
238 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-filepath.cc80 const DWORD kInvalidFileAttributes = 0xffffffff; variable
207 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
231 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/googletest/googletest/src/
Dgtest-filepath.cc75 const DWORD kInvalidFileAttributes = 0xffffffff; variable
210 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
234 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/mesa3d/src/gtest/src/
Dgtest-filepath.cc80 const DWORD kInvalidFileAttributes = 0xffffffff; variable
214 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
238 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-filepath.cc80 const DWORD kInvalidFileAttributes = 0xffffffff; variable
207 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
231 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc79 const DWORD kInvalidFileAttributes = 0xffffffff; variable
205 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
229 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-filepath.cc78 const DWORD kInvalidFileAttributes = 0xffffffff; variable
212 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
236 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-filepath.cc80 const DWORD kInvalidFileAttributes = 0xffffffff; variable
214 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
238 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc8252 const DWORD kInvalidFileAttributes = 0xffffffff; variable
8386 return attributes != kInvalidFileAttributes; in FileOrDirectoryExists()
8410 if ((attributes != kInvalidFileAttributes) && in DirectoryExists()