Home
last modified time | relevance | path

Searched refs:expected_xml (Results 1 – 6 of 6) sorted by relevance

/external/gtest/test/
Dgtest_xml_outfiles_test.py98 def _TestOutFile(self, test_name, expected_xml): argument
118 expected = minidom.parseString(expected_xml)
Dgtest_xml_output_unittest.py207 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code): argument
230 expected = minidom.parseString(expected_xml)
/external/protobuf/gtest/test/
Dgtest_xml_outfiles_test.py98 def _TestOutFile(self, test_name, expected_xml): argument
118 expected = minidom.parseString(expected_xml)
Dgtest_xml_output_unittest.py189 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code): argument
212 expected = minidom.parseString(expected_xml)
/external/chromium/testing/gtest/test/
Dgtest_xml_outfiles_test.py98 def _TestOutFile(self, test_name, expected_xml): argument
118 expected = minidom.parseString(expected_xml)
Dgtest_xml_output_unittest.py207 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code): argument
230 expected = minidom.parseString(expected_xml)