Home
last modified time | relevance | path

Searched defs:xml_output (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/absl-py/absl/testing/tests/
Dxml_reporter_test.py150 def _assert_valid_xml(self, xml_output): argument
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/tests/
DSystemTests.cpp934 std::string xml_output; in TEST_F() local