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

/ndk/sources/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc81 const DWORD kInvalidFileAttributes = 0xffffffff; member in namespace:testing::internal
209 return attributes != kInvalidFileAttributes;
233 if ((attributes != kInvalidFileAttributes) &&

Completed in 374 milliseconds