Home
last modified time | relevance | path

Searched refs:xml_element (Results 1 – 25 of 40) sorted by relevance

12

/external/pdfium/core/fpdfdoc/
Dcpdf_metadata.cpp64 CFX_XMLElement* xml_element = ToXMLElement(child); in CheckForSharedFormInternal() local
65 if (xml_element && in CheckForSharedFormInternal()
66 !CheckForSharedFormInternal(depth + 1, xml_element, unsupported)) { in CheckForSharedFormInternal()
/external/mesa3d/src/gtest/src/
Dgtest.cc2268 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2270 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2313 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2314 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2316 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2318 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2321 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2329 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2330 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2332 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1043 const std::string& xml_element, in RecordProperty() argument
1045 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/src/
Dgtest.cc2286 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2288 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2331 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2332 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2334 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2336 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2339 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2349 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2350 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2352 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1044 const std::string& xml_element, in RecordProperty() argument
1046 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2244 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2246 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2289 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2290 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2292 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2294 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2297 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2305 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2306 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2308 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1038 const std::string& xml_element, in RecordProperty() argument
1040 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/libva-utils/test/gtest/src/
Dgtest.cc2239 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 …]
Dgtest-internal-inl.h1048 const std::string& xml_element, in RecordProperty() argument
1050 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/src/
Dgtest.cc2286 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2288 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2331 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2332 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2334 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2336 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2339 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2349 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2350 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2352 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1044 const std::string& xml_element, in RecordProperty() argument
1046 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
Dgtest.cc2244 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2246 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2289 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2290 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2292 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2294 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2297 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2305 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2306 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2308 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1038 const std::string& xml_element, in RecordProperty() argument
1040 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/libvpx/third_party/googletest/src/src/
Dgtest.cc2244 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2246 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2289 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2290 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2292 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2294 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2297 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2305 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2306 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2308 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1038 const std::string& xml_element, in RecordProperty() argument
1040 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc2237 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2239 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2289 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2290 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2292 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2294 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2297 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2305 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2306 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2308 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1055 const std::string& xml_element, in RecordProperty() argument
1057 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/googletest/googletest/src/
Dgtest.cc2312 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2314 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2357 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2358 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2360 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2362 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2365 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2375 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2376 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2378 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1056 const std::string& xml_element, in RecordProperty() argument
1058 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/cronet/tot/third_party/googletest/src/googletest/src/
Dgtest.cc2327 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2329 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2372 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2373 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2375 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2377 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2380 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2390 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2391 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2393 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1056 const std::string& xml_element, in RecordProperty() argument
1058 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/cronet/stable/third_party/googletest/src/googletest/src/
Dgtest.cc2327 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
2329 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
2372 const std::string& xml_element) { in GetReservedAttributesForElement() argument
2373 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
2375 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
2377 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
2380 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
2390 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
2391 if (xml_element == "testsuites") { in GetReservedOutputAttributesForElement()
2393 } else if (xml_element == "testsuite") { in GetReservedOutputAttributesForElement()
[all …]
Dgtest-internal-inl.h1056 const std::string& xml_element, in RecordProperty() argument
1058 test_result->RecordProperty(xml_element, property); in RecordProperty()
/external/gmmlib/Source/GmmLib/ULT/googletest/src/
Dgtest-all.cc1504 const std::string& xml_element, in RecordProperty() argument
1506 test_result->RecordProperty(xml_element, property); in RecordProperty()
3285 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
3287 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
3341 const std::string& xml_element) { in GetReservedAttributesForElement() argument
3342 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
3345 else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
3348 else if (xml_element == "testcase") { in GetReservedAttributesForElement()
3352 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
3386 bool TestResult::ValidateTestProperty(const std::string& xml_element, in ValidateTestProperty() argument
[all …]
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc1436 const std::string& xml_element, in RecordProperty() argument
1438 test_result->RecordProperty(xml_element, property); in RecordProperty()
3730 void TestResult::RecordProperty(const std::string& xml_element, in RecordProperty() argument
3732 if (!ValidateTestProperty(xml_element, test_property)) { in RecordProperty()
3782 const std::string& xml_element) { in GetReservedAttributesForElement() argument
3783 if (xml_element == "testsuites") { in GetReservedAttributesForElement()
3785 } else if (xml_element == "testsuite") { in GetReservedAttributesForElement()
3787 } else if (xml_element == "testcase") { in GetReservedAttributesForElement()
3790 GTEST_CHECK_(false) << "Unrecognized xml_element provided: " << xml_element; in GetReservedAttributesForElement()
3798 const std::string& xml_element) { in GetReservedOutputAttributesForElement() argument
[all …]

12