OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInvalidFileAttributes
(Results
1 - 10
of
10
) sorted by null
/external/chromium/testing/gtest/src/
gtest-filepath.cc
80
const DWORD
kInvalidFileAttributes
= 0xffffffff;
207
return attributes !=
kInvalidFileAttributes
;
231
if ((attributes !=
kInvalidFileAttributes
) &&
/external/chromium_org/testing/gtest/src/
gtest-filepath.cc
81
const DWORD
kInvalidFileAttributes
= 0xffffffff;
209
return attributes !=
kInvalidFileAttributes
;
233
if ((attributes !=
kInvalidFileAttributes
) &&
/external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-filepath.cc
80
const DWORD
kInvalidFileAttributes
= 0xffffffff;
207
return attributes !=
kInvalidFileAttributes
;
231
if ((attributes !=
kInvalidFileAttributes
) &&
/external/gtest/src/
gtest-filepath.cc
80
const DWORD
kInvalidFileAttributes
= 0xffffffff;
207
return attributes !=
kInvalidFileAttributes
;
231
if ((attributes !=
kInvalidFileAttributes
) &&
/external/llvm/utils/unittest/googletest/
gtest-filepath.cc
79
const DWORD
kInvalidFileAttributes
= 0xffffffff;
205
return attributes !=
kInvalidFileAttributes
;
229
if ((attributes !=
kInvalidFileAttributes
) &&
/external/mesa3d/src/gtest/src/
gtest-filepath.cc
80
const DWORD
kInvalidFileAttributes
= 0xffffffff;
207
return attributes !=
kInvalidFileAttributes
;
231
if ((attributes !=
kInvalidFileAttributes
) &&
/external/open-vcdiff/gtest/src/
gtest-filepath.cc
74
const DWORD
kInvalidFileAttributes
= 0xffffffff;
176
return attributes !=
kInvalidFileAttributes
;
200
if ((attributes !=
kInvalidFileAttributes
) &&
/external/protobuf/gtest/src/
gtest-filepath.cc
74
const DWORD
kInvalidFileAttributes
= 0xffffffff;
176
return attributes !=
kInvalidFileAttributes
;
200
if ((attributes !=
kInvalidFileAttributes
) &&
/ndk/sources/third_party/googletest/googletest/src/
gtest-filepath.cc
81
const DWORD
kInvalidFileAttributes
= 0xffffffff;
209
return attributes !=
kInvalidFileAttributes
;
233
if ((attributes !=
kInvalidFileAttributes
) &&
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc
[
all
...]
Completed in 82 milliseconds