/external/clang/test/Analysis/ |
D | objc-properties.m | 15 @interface TestProperty :NSObject { interface 34 @implementation TestProperty implementation 42 - (id) copyWithPtrY: (TestProperty*) value { argument 43 TestProperty *another = [[TestProperty alloc] init];
|
/external/googletest/googletest/test/ |
D | gtest_stress_test.cc | 69 const std::vector<TestProperty>& properties, in ExpectKeyAndValueWereRecordedForId() 72 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() 139 std::vector<TestProperty> properties; in TEST()
|
D | gtest_unittest.cc | 225 using testing::TestProperty; 1138 TestProperty property("key", "1"); in TEST() 1145 TestProperty property("key", "1"); in TEST() 1388 const TestProperty property("key", "value"); in TEST() 1394 TestProperty property("key", "value_1"); in TEST() 1516 TestProperty property("key_1", "1"); in TEST() 1519 const TestProperty& actual_property = test_result.GetTestProperty(0); in TEST() 1527 TestProperty property_1("key_1", "1"); in TEST() 1528 TestProperty property_2("key_2", "2"); in TEST() 1532 const TestProperty& actual_property_1 = test_result.GetTestProperty(0); in TEST() [all …]
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_stress_test.cc | 78 const std::vector<TestProperty>& properties, in ExpectKeyAndValueWereRecordedForId() 81 const std::vector<TestProperty>::const_iterator property = in ExpectKeyAndValueWereRecordedForId() 148 std::vector<TestProperty> properties; in TEST()
|
D | gtest_unittest.cc | 143 using testing::TestProperty; 1347 TestProperty property("key", "1"); in TEST() 1354 TestProperty property("key", "1"); in TEST() 1597 const TestProperty property("key", "value"); in TEST() 1603 TestProperty property("key", "value_1"); in TEST() 1726 TestProperty property("key_1", "1"); in TEST() 1729 const TestProperty& actual_property = test_result.GetTestProperty(0); in TEST() 1737 TestProperty property_1("key_1", "1"); in TEST() 1738 TestProperty property_2("key_2", "2"); in TEST() 1742 const TestProperty& actual_property_1 = test_result.GetTestProperty(0); in TEST() [all …]
|
/external/clang/test/Analysis/objc/ |
D | direct-ivar-assignment-in-annotated-functions.m | 23 @interface TestProperty : AnnotatedClass { interface 43 @implementation TestProperty implementation
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | debuginfo.c | 25 LLVMMetadataRef TestProperty = in declare_objc_class() local 27 …derCreateObjCIVar(DIB, "_test", 5, File, 42, 64, 0, 64, LLVMDIFlagPublic, SuperDecl, TestProperty); in declare_objc_class()
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest.h | 472 class TestProperty { 477 TestProperty(const char* a_key, const char* a_value) : in TestProperty() function 547 const TestProperty& GetTestProperty(int i) const; 564 const std::vector<TestProperty>& test_properties() const { in test_properties() 576 void RecordProperty(const TestProperty& test_property); 581 static bool ValidateTestProperty(const TestProperty& test_property); 605 std::vector<TestProperty> test_properties_;
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 471 class TestProperty { 476 TestProperty(const char* a_key, const char* a_value) : in TestProperty() function 546 const TestProperty& GetTestProperty(int i) const; 563 const std::vector<TestProperty>& test_properties() const { in test_properties() 575 void RecordProperty(const TestProperty& test_property); 580 static bool ValidateTestProperty(const TestProperty& test_property); 604 std::vector<TestProperty> test_properties_;
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 471 class TestProperty { 476 TestProperty(const char* a_key, const char* a_value) : in TestProperty() function 546 const TestProperty& GetTestProperty(int i) const; 563 const std::vector<TestProperty>& test_properties() const { in test_properties() 575 void RecordProperty(const TestProperty& test_property); 580 static bool ValidateTestProperty(const TestProperty& test_property); 604 std::vector<TestProperty> test_properties_;
|
/external/icu/icu4c/source/test/cintltst/ |
D | capitst.h | 40 void TestProperty(void);
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 486 class TestProperty { 491 TestProperty(const std::string& a_key, const std::string& a_value) : in TestProperty() function 561 const TestProperty& GetTestProperty(int i) const; 579 const std::vector<TestProperty>& test_properties() const { in test_properties() 593 const TestProperty& test_property); 599 const TestProperty& test_property); 623 std::vector<TestProperty> test_properties_;
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest.h | 486 class TestProperty { 491 TestProperty(const std::string& a_key, const std::string& a_value) : in TestProperty() function 561 const TestProperty& GetTestProperty(int i) const; 579 const std::vector<TestProperty>& test_properties() const { in test_properties() 593 const TestProperty& test_property); 599 const TestProperty& test_property); 623 std::vector<TestProperty> test_properties_;
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 486 class TestProperty { 491 TestProperty(const std::string& a_key, const std::string& a_value) : in TestProperty() function 561 const TestProperty& GetTestProperty(int i) const; 579 const std::vector<TestProperty>& test_properties() const { in test_properties() 593 const TestProperty& test_property); 599 const TestProperty& test_property); 623 std::vector<TestProperty> test_properties_;
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 536 class TestProperty { 541 TestProperty(const std::string& a_key, const std::string& a_value) : in TestProperty() function 613 const TestProperty& GetTestProperty(int i) const; 632 const std::vector<TestProperty>& test_properties() const { in test_properties() 646 const TestProperty& test_property); 652 const TestProperty& test_property); 676 std::vector<TestProperty> test_properties_;
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 524 class TestProperty { 529 TestProperty(const std::string& a_key, const std::string& a_value) : in TestProperty() function 598 const TestProperty& GetTestProperty(int i) const; 617 const std::vector<TestProperty>& test_properties() const { in test_properties() 631 const TestProperty& test_property); 637 const TestProperty& test_property); 661 std::vector<TestProperty> test_properties_;
|
/external/icu/icu4c/source/test/intltest/ |
D | apicoll.h | 37 void TestProperty(/* char* par */);
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-internal-inl.h | 355 bool operator()(const TestProperty& test_property) const { in operator() 715 void RecordProperty(const TestProperty& test_property); 1018 const TestProperty& property) { in RecordProperty()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-internal-inl.h | 355 bool operator()(const TestProperty& test_property) const { in operator() 715 void RecordProperty(const TestProperty& test_property); 1018 const TestProperty& property) { in RecordProperty()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-internal-inl.h | 355 bool operator()(const TestProperty& test_property) const { in operator() 715 void RecordProperty(const TestProperty& test_property); 1018 const TestProperty& property) { in RecordProperty()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-internal-inl.h | 351 bool operator()(const TestProperty& test_property) const { in operator() 719 void RecordProperty(const TestProperty& test_property); 1020 const TestProperty& property) { in RecordProperty()
|
/external/googletest/googletest/src/ |
D | gtest-internal-inl.h | 352 bool operator()(const TestProperty& test_property) const { in operator() 735 void RecordProperty(const TestProperty& test_property); 1034 const TestProperty& property) { in RecordProperty()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-internal-inl.h | 353 bool operator()(const TestProperty& test_property) const { in operator() 1039 const TestProperty& property) { in RecordProperty()
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal-inl.h | 346 bool operator()(const TestProperty& test_property) const { in operator() 1021 const TestProperty& property) { in RecordProperty()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-internal-inl.h | 349 bool operator()(const TestProperty& test_property) const { in operator() 1024 const TestProperty& property) { in RecordProperty()
|