Searched defs:TestProperty (Results 1 - 18 of 18) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationAPITest.java447 public void TestProperty() { method in class:CollationAPITest
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationAPITest.java446 public void TestProperty() { method in class:CollationAPITest
/external/clang/test/Parser/
H A DMicrosoftExtensions.cpp328 void TestProperty() { function in struct:pure_virtual_dtor_inline
/external/clang/test/SemaCXX/
H A DMicrosoftExtensions.cpp264 void TestProperty() { function
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h471 // Don't inherit from TestProperty as its destructor is not virtual.
472 class TestProperty { class in namespace:testing
474 // C'tor. TestProperty does NOT have a default constructor.
476 // TestProperty object.
477 TestProperty(const char* a_key, const char* a_value) : function in class:testing::TestProperty
547 const TestProperty& GetTestProperty(int i) const;
564 const std::vector<TestProperty>& test_properties() const {
576 void RecordProperty(const TestProperty& test_property);
581 static bool ValidateTestProperty(const TestProperty& test_property);
605 std::vector<TestProperty> test_properties
[all...]
/external/googletest/googletest/include/gtest/
H A Dgtest.h485 // Don't inherit from TestProperty as its destructor is not virtual.
486 class TestProperty { class in namespace:testing
488 // C'tor. TestProperty does NOT have a default constructor.
490 // TestProperty object.
491 TestProperty(const std::string& a_key, const std::string& a_value) : function in class:testing::TestProperty
561 const TestProperty& GetTestProperty(int i) const;
579 const std::vector<TestProperty>& test_properties() const {
593 const TestProperty& test_property);
599 const TestProperty& test_property);
623 std::vector<TestProperty> test_properties
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp63 CollationAPITest::TestProperty(/* char* par */) function in class:CollationAPITest
2468 TESTCASE_AUTO(TestProperty);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h485 // Don't inherit from TestProperty as its destructor is not virtual.
486 class TestProperty { class in namespace:testing
488 // C'tor. TestProperty does NOT have a default constructor.
490 // TestProperty object.
491 TestProperty(const std::string& a_key, const std::string& a_value) : function in class:testing::TestProperty
561 const TestProperty& GetTestProperty(int i) const;
579 const std::vector<TestProperty>& test_properties() const {
593 const TestProperty& test_property);
599 const TestProperty& test_property);
623 std::vector<TestProperty> test_properties
[all...]
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h470 // Don't inherit from TestProperty as its destructor is not virtual.
471 class TestProperty { class in namespace:testing
473 // C'tor. TestProperty does NOT have a default constructor.
475 // TestProperty object.
476 TestProperty(const char* a_key, const char* a_value) : function in class:testing::TestProperty
546 const TestProperty& GetTestProperty(int i) const;
563 const std::vector<TestProperty>& test_properties() const {
575 void RecordProperty(const TestProperty& test_property);
580 static bool ValidateTestProperty(const TestProperty& test_property);
604 std::vector<TestProperty> test_properties
[all...]
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h462 // Don't inherit from TestProperty as its destructor is not virtual.
463 class TestProperty { class in namespace:testing
465 // C'tor. TestProperty does NOT have a default constructor.
467 // TestProperty object.
468 TestProperty(const std::string& a_key, const std::string& a_value) : function in class:testing::TestProperty
538 const TestProperty& GetTestProperty(int i) const;
556 const std::vector<TestProperty>& test_properties() const {
570 const TestProperty& test_property);
576 const TestProperty& test_property);
600 std::vector<TestProperty> test_properties
[all...]
/external/protobuf/gtest/include/gtest/
H A Dgtest.h451 // Don't inherit from TestProperty as its destructor is not virtual.
452 class TestProperty { class in namespace:testing
454 // C'tor. TestProperty does NOT have a default constructor.
456 // TestProperty object.
457 TestProperty(const char* a_key, const char* a_value) : function in class:testing::TestProperty
527 const TestProperty& GetTestProperty(int i) const;
545 const std::vector<TestProperty>& test_properties() const {
557 void RecordProperty(const TestProperty& test_property);
562 static bool ValidateTestProperty(const TestProperty& test_property);
586 std::vector<TestProperty> test_properties
[all...]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest.h470 // Don't inherit from TestProperty as its destructor is not virtual.
471 class TestProperty { class in namespace:testing
473 // C'tor. TestProperty does NOT have a default constructor.
475 // TestProperty object.
476 TestProperty(const char* a_key, const char* a_value) : function in class:testing::TestProperty
546 const TestProperty& GetTestProperty(int i) const;
563 const std::vector<TestProperty>& test_properties() const {
575 void RecordProperty(const TestProperty& test_property);
580 static bool ValidateTestProperty(const TestProperty& test_property);
604 std::vector<TestProperty> test_properties
[all...]
/external/v8/testing/gtest/include/gtest/
H A Dgtest.h485 // Don't inherit from TestProperty as its destructor is not virtual.
486 class TestProperty { class in namespace:testing
488 // C'tor. TestProperty does NOT have a default constructor.
490 // TestProperty object.
491 TestProperty(const std::string& a_key, const std::string& a_value) : function in class:testing::TestProperty
561 const TestProperty& GetTestProperty(int i) const;
579 const std::vector<TestProperty>& test_properties() const {
593 const TestProperty& test_property);
599 const TestProperty& test_property);
623 std::vector<TestProperty> test_properties
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h462 // Don't inherit from TestProperty as its destructor is not virtual.
463 class TestProperty { class in namespace:testing
465 // C'tor. TestProperty does NOT have a default constructor.
467 // TestProperty object.
468 TestProperty(const std::string& a_key, const std::string& a_value) : function in class:testing::TestProperty
538 const TestProperty& GetTestProperty(int i) const;
556 const std::vector<TestProperty>& test_properties() const {
570 const TestProperty& test_property);
576 const TestProperty& test_property);
600 std::vector<TestProperty> test_properties
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c65 addTest(root, &TestProperty, "tscoll/capitst/TestProperty");
270 void TestProperty() function
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h16039 // Don't inherit from TestProperty as its destructor is not virtual.
16040 class TestProperty { class in namespace:testing
16042 // C'tor. TestProperty does NOT have a default constructor.
16044 // TestProperty object.
16045 TestProperty(const char* a_key, const char* a_value) : function in class:testing::TestProperty
16115 const TestProperty& GetTestProperty(int i) const;
16133 const std::vector<TestProperty>& test_properties() const {
16145 void RecordProperty(const TestProperty& test_property);
16150 static bool ValidateTestProperty(const TestProperty& test_property);
16174 std::vector<TestProperty> test_properties
[all...]
/external/fmtlib/test/gtest/
H A Dgtest.h17875 // Don't inherit from TestProperty as its destructor is not virtual.
17876 class TestProperty { class in namespace:testing
17878 // C'tor. TestProperty does NOT have a default constructor.
17880 // TestProperty object.
17881 TestProperty(const std::string& a_key, const std::string& a_value) : function in class:testing::TestProperty
17951 const TestProperty& GetTestProperty(int i) const;
17969 const std::vector<TestProperty>& test_properties() const {
17983 const TestProperty& test_property);
17989 const TestProperty& test_property);
18013 std::vector<TestProperty> test_properties
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h17876 // Don't inherit from TestProperty as its destructor is not virtual.
17877 class TestProperty { class in namespace:testing
17879 // C'tor. TestProperty does NOT have a default constructor.
17881 // TestProperty object.
17882 TestProperty(const std::string& a_key, const std::string& a_value) : function in class:testing::TestProperty
17952 const TestProperty& GetTestProperty(int i) const;
17970 const std::vector<TestProperty>& test_properties() const {
17984 const TestProperty& test_property);
17990 const TestProperty& test_property);
18014 std::vector<TestProperty> test_properties
[all...]

Completed in 1994 milliseconds