/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 2058 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2060 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2114 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2115 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2117 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2119 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2122 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2156 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument 2159 GetReservedAttributesForElement(xml_element)); in ValidateTestProperty() 4374 std::string xml_element; in RecordProperty() local [all …]
|
D | gtest-internal-inl.h | 1017 const std::string& xml_element, in RecordProperty() argument 1019 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2057 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2059 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2113 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2114 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2116 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2118 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2121 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2155 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument 2158 GetReservedAttributesForElement(xml_element)); in ValidateTestProperty() 4373 std::string xml_element; in RecordProperty() local [all …]
|
D | gtest-internal-inl.h | 1017 const std::string& xml_element, in RecordProperty() argument 1019 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 2057 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2059 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2113 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2114 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2116 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2118 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2121 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2155 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument 2158 GetReservedAttributesForElement(xml_element)); in ValidateTestProperty() 4373 std::string xml_element; in RecordProperty() local [all …]
|
D | gtest-internal-inl.h | 1017 const std::string& xml_element, in RecordProperty() argument 1019 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 2102 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2104 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2153 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2154 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2156 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2158 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2161 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2196 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument 2199 GetReservedAttributesForElement(xml_element)); in ValidateTestProperty() 4898 std::string xml_element; in RecordProperty() local [all …]
|
D | gtest-internal-inl.h | 1019 const std::string& xml_element, in RecordProperty() argument 1021 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/googletest/googletest/src/ |
D | gtest.cc | 2073 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2075 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2124 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2125 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2127 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2129 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2132 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2167 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument 2170 GetReservedAttributesForElement(xml_element)); in ValidateTestProperty() 4964 std::string xml_element; in RecordProperty() local [all …]
|
D | gtest-internal-inl.h | 1033 const std::string& xml_element, in RecordProperty() argument 1035 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 1424 const std::string& xml_element, in RecordProperty() argument 1426 test_result->RecordProperty(xml_element, property); in RecordProperty() 3505 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 3507 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 3561 const std::string& xml_element) { in GetReservedAttributesForElement() argument 3562 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 3564 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 3566 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 3569 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 3603 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument [all …]
|
D | gtest.h | 19202 void RecordProperty(const std::string& xml_element, 19208 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 592 void RecordProperty(const std::string& xml_element, 598 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 592 void RecordProperty(const std::string& xml_element, 598 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest.h | 592 void RecordProperty(const std::string& xml_element, 598 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 645 void RecordProperty(const std::string& xml_element, 651 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 630 void RecordProperty(const std::string& xml_element, 636 static bool ValidateTestProperty(const std::string& xml_element,
|