/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest.cc | 2064 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2066 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2121 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2122 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2124 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2126 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2129 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2137 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument 2138 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement() 2140 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement() [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/mesa3d/src/gtest/src/ |
D | gtest.cc | 2066 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2068 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2117 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2118 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2120 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2122 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2125 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2133 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument 2134 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement() 2136 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement() [all …]
|
D | gtest-internal-inl.h | 1038 const std::string& xml_element, in RecordProperty() argument 1040 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/googletest/googletest/src/ |
D | gtest.cc | 2239 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 2241 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2291 const std::string& xml_element) { in GetReservedAttributesForElement() argument 2292 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2294 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2296 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2299 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2307 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument 2308 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement() 2310 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement() [all …]
|
D | gtest-internal-inl.h | 1048 const std::string& xml_element, in RecordProperty() argument 1050 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 2158 void TestResult::RecordProperty(const std::string &xml_element, in RecordProperty() argument 2160 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 2206 const std::string &xml_element) { in GetReservedAttributesForElement() argument 2207 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 2209 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 2211 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 2214 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 2222 const std::string &xml_element) { in GetReservedOutputAttributesForElement() argument 2223 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement() 2225 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement() [all …]
|
D | gtest-internal-inl.h | 1041 const std::string &xml_element, in RecordProperty() argument 1043 test_result->RecordProperty(xml_element, property); in RecordProperty()
|
/external/llvm-project/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/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/fmtlib/test/ |
D | gmock-gtest-all.cc | 1452 const std::string& xml_element, in RecordProperty() argument 1454 test_result->RecordProperty(xml_element, property); in RecordProperty() 3130 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument 3132 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty() 3167 const std::string& xml_element) { in GetReservedAttributesForElement() argument 3168 if (xml_element == "testsuites") { in GetReservedAttributesForElement() 3170 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement() 3172 } else if (xml_element == "testcase") { in GetReservedAttributesForElement() 3175 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement() 3209 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/ |
D | gmock-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 …]
|
/external/llvm-project/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/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,
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest.h | 635 void RecordProperty(const std::string &xml_element, 641 static bool ValidateTestProperty(const std::string &xml_element,
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 641 void RecordProperty(const std::string& xml_element, 647 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 650 void RecordProperty(const std::string& xml_element, 656 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest.h | 630 void RecordProperty(const std::string& xml_element, 636 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/fmtlib/test/gtest/ |
D | gtest.h | 17986 void RecordProperty(const std::string& xml_element, 17992 static bool ValidateTestProperty(const std::string& xml_element,
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gtest/ |
D | gtest.h | 19191 void RecordProperty(const std::string& xml_element, 19197 static bool ValidateTestProperty(const std::string& xml_element,
|