Searched defs:attributes (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-filepath.cc | 207 const DWORD attributes = GetFileAttributes(unicode); in FileOrDirectoryExists() local 231 const DWORD attributes = GetFileAttributes(unicode); in DirectoryExists() local
|
D | gtest.cc | 3371 Message attributes; in TestPropertiesAsXmlAttributes() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngconf.h | 286 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args argument 299 # define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument 314 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument
|