/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_stress_test.cc | 80 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() local 82 ASSERT_TRUE(property != properties.end()) in ExpectKeyAndValueWereRecordedForId() 84 EXPECT_STREQ(IdToString(id).c_str(), property->value()); in ExpectKeyAndValueWereRecordedForId()
|
D | gtest-unittest-api_test.cc | 308 const TestProperty& property = tests[3]->result()->GetTestProperty(0); in TearDown() local 309 EXPECT_STREQ("key", property.key()); in TearDown() 310 EXPECT_STREQ("value", property.value()); in TearDown()
|
D | gtest_unittest.cc | 1084 TestProperty property("key", "1"); in TEST() local 1085 EXPECT_STREQ("key", property.key()); in TEST() 1086 EXPECT_STREQ("1", property.value()); in TEST() 1091 TestProperty property("key", "1"); in TEST() local 1092 EXPECT_STREQ("1", property.value()); in TEST() 1093 property.SetValue("2"); in TEST() 1094 EXPECT_STREQ("2", property.value()); in TEST() 1334 const TestProperty property("key", "value"); in TEST() local 1335 EXPECT_STREQ("key", property.key()); in TEST() 1336 EXPECT_STREQ("value", property.value()); in TEST() [all …]
|
/ndk/docs/Getting_Started/html/ |
D | doxygen.css | 193 -webkit-transition-property: background-color, box-shadow; 195 -moz-transition-property: background-color, box-shadow; 197 -ms-transition-property: background-color, box-shadow; 199 -o-transition-property: background-color, box-shadow; 201 transition-property: background-color, box-shadow; 428 -webkit-transition-property: background-color, box-shadow; 430 -moz-transition-property: background-color, box-shadow; 432 -ms-transition-property: background-color, box-shadow; 434 -o-transition-property: background-color, box-shadow; 436 transition-property: background-color, box-shadow;
|
/ndk/docs/Programmers_Guide/html/ |
D | doxygen.css | 193 -webkit-transition-property: background-color, box-shadow; 195 -moz-transition-property: background-color, box-shadow; 197 -ms-transition-property: background-color, box-shadow; 199 -o-transition-property: background-color, box-shadow; 201 transition-property: background-color, box-shadow; 428 -webkit-transition-property: background-color, box-shadow; 430 -moz-transition-property: background-color, box-shadow; 432 -ms-transition-property: background-color, box-shadow; 434 -o-transition-property: background-color, box-shadow; 436 transition-property: background-color, box-shadow;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | cwctype | 43 wctype_t wctype(const char* property); 47 wctrans_t wctrans(const char* property);
|
D | random | 219 // property functions 271 // property functions 325 // property functions 394 // property functions 421 // property functions 468 // property functions 527 // property functions 583 // property functions 640 // property functions 697 // property functions [all …]
|
D | atomic | 34 // lock-free property 1774 // lock-free property
|
D | algorithm | 2994 // property functions
|
/ndk/sources/cxx-stl/stlport/ |
D | LICENSE | 3 …t or any portion thereof, Licensee agrees to abide by the intellectual property laws and all othe…
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-internal-inl.h | 1047 const TestProperty& property) { in RecordProperty() argument 1048 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
D | gtest.cc | 3373 const TestProperty& property = result.GetTestProperty(i); in TestPropertiesAsXmlAttributes() local 3374 attributes << " " << property.key() << "=" in TestPropertiesAsXmlAttributes() 3375 << "\"" << EscapeXmlAttribute(property.value()) << "\""; in TestPropertiesAsXmlAttributes()
|
/ndk/sources/host-tools/make-3.81/ |
D | COPYING | 217 patents or other property right claims or to contest validity of any
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 216 patents or other property right claims or to contest validity of any
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 216 patents or other property right claims or to contest validity of any
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 216 patents or other property right claims or to contest validity of any
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 216 patents or other property right claims or to contest validity of any
|
D | COPYING3 | 298 tangible personal property which is normally used for personal, family,
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 216 patents or other property right claims or to contest validity of any
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 216 patents or other property right claims or to contest validity of any
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 216 patents or other property right claims or to contest validity of any
|
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/ |
D | COPYING | 299 tangible personal property which is normally used for personal, family,
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | COPYING3 | 298 tangible personal property which is normally used for personal, family,
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 2020 % this property, we can check that font parameter.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 2964 Makefiles have the unusual property that there are really two distinct
|