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

/macosx-10.10/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-filepath.cc80 const DWORD kInvalidFileAttributes = 0xffffffff; member in namespace:testing::internal
207 return attributes != kInvalidFileAttributes;
231 if ((attributes != kInvalidFileAttributes) &&

Completed in 61 milliseconds