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

/gem5/ext/googletest/googletest/src/
H A Dgtest-filepath.cc80 const DWORD kInvalidFileAttributes = 0xffffffff; member in namespace:testing::internal
214 return attributes != kInvalidFileAttributes;
238 if ((attributes != kInvalidFileAttributes) &&

Completed in 5 milliseconds