HomeSort by relevance Sort by last modified time
    Searched refs:expected_xml (Results 1 - 14 of 14) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest_xml_outfiles_test.py 98 def _TestOutFile(self, test_name, expected_xml):
118 expected = minidom.parseString(expected_xml)
gtest_xml_output_unittest.py 265 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code):
268 gtest_prog_name matches expected_xml, a string containing another
274 expected = minidom.parseString(expected_xml)
  /external/googletest/googletest/test/
gtest_xml_outfiles_test.py 98 def _TestOutFile(self, test_name, expected_xml):
118 expected = minidom.parseString(expected_xml)
gtest_xml_output_unittest.py 290 def _TestXmlOutput(self, gtest_prog_name, expected_xml,
294 gtest_prog_name matches expected_xml, a string containing another
301 expected = minidom.parseString(expected_xml)
  /external/protobuf/gtest/test/
gtest_xml_outfiles_test.py 98 def _TestOutFile(self, test_name, expected_xml):
118 expected = minidom.parseString(expected_xml)
gtest_xml_output_unittest.py 189 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code):
192 gtest_prog_name matches expected_xml, a string containing another
212 expected = minidom.parseString(expected_xml)
  /external/v8/testing/gtest/test/
gtest_xml_outfiles_test.py 98 def _TestOutFile(self, test_name, expected_xml):
118 expected = minidom.parseString(expected_xml)
gtest_xml_output_unittest.py 286 def _TestXmlOutput(self, gtest_prog_name, expected_xml,
290 gtest_prog_name matches expected_xml, a string containing another
297 expected = minidom.parseString(expected_xml)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_xml_outfiles_test.py 98 def _TestOutFile(self, test_name, expected_xml):
118 expected = minidom.parseString(expected_xml)
gtest_xml_output_unittest.py 286 def _TestXmlOutput(self, gtest_prog_name, expected_xml,
290 gtest_prog_name matches expected_xml, a string containing another
297 expected = minidom.parseString(expected_xml)
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest_xml_outfiles_test.py 98 def _TestOutFile(self, test_name, expected_xml):
118 expected = minidom.parseString(expected_xml)
gtest_xml_output_unittest.py 265 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code):
268 gtest_prog_name matches expected_xml, a string containing another
274 expected = minidom.parseString(expected_xml)
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/test/
gtest_xml_outfiles_test.py 98 def _TestOutFile(self, test_name, expected_xml):
118 expected = minidom.parseString(expected_xml)
gtest_xml_output_unittest.py 286 def _TestXmlOutput(self, gtest_prog_name, expected_xml,
290 gtest_prog_name matches expected_xml, a string containing another
297 expected = minidom.parseString(expected_xml)

Completed in 306 milliseconds