HomeSort by relevance Sort by last modified time
    Searched refs:kInvalidFileAttributes (Results 1 - 14 of 14) sorted by null

  /external/google-breakpad/src/testing/gtest/src/
gtest-filepath.cc 80 const DWORD kInvalidFileAttributes = 0xffffffff;
207 return attributes != kInvalidFileAttributes;
231 if ((attributes != kInvalidFileAttributes) &&
  /external/googletest/googletest/src/
gtest-filepath.cc 80 const DWORD kInvalidFileAttributes = 0xffffffff;
214 return attributes != kInvalidFileAttributes;
238 if ((attributes != kInvalidFileAttributes) &&
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-filepath.cc 80 const DWORD kInvalidFileAttributes = 0xffffffff;
214 return attributes != kInvalidFileAttributes;
238 if ((attributes != kInvalidFileAttributes) &&
  /external/llvm/utils/unittest/googletest/src/
gtest-filepath.cc 79 const DWORD kInvalidFileAttributes = 0xffffffff;
205 return attributes != kInvalidFileAttributes;
229 if ((attributes != kInvalidFileAttributes) &&
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 81 const DWORD kInvalidFileAttributes = 0xffffffff;
209 return attributes != kInvalidFileAttributes;
233 if ((attributes != kInvalidFileAttributes) &&
  /external/protobuf/gtest/src/
gtest-filepath.cc 80 const DWORD kInvalidFileAttributes = 0xffffffff;
207 return attributes != kInvalidFileAttributes;
231 if ((attributes != kInvalidFileAttributes) &&
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-filepath.cc 80 const DWORD kInvalidFileAttributes = 0xffffffff;
207 return attributes != kInvalidFileAttributes;
231 if ((attributes != kInvalidFileAttributes) &&
  /external/v8/testing/gtest/src/
gtest-filepath.cc 80 const DWORD kInvalidFileAttributes = 0xffffffff;
214 return attributes != kInvalidFileAttributes;
238 if ((attributes != kInvalidFileAttributes) &&
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-filepath.cc 81 const DWORD kInvalidFileAttributes = 0xffffffff;
209 return attributes != kInvalidFileAttributes;
233 if ((attributes != kInvalidFileAttributes) &&
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-filepath.cc 81 const DWORD kInvalidFileAttributes = 0xffffffff;
209 return attributes != kInvalidFileAttributes;
233 if ((attributes != kInvalidFileAttributes) &&
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/src/
gtest-filepath.cc 81 const DWORD kInvalidFileAttributes = 0xffffffff;
209 return attributes != kInvalidFileAttributes;
233 if ((attributes != kInvalidFileAttributes) &&
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 2145 milliseconds