Searched defs:gtest_prog_name (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_xml_output_unittest.py | 242 def _GetXmlOutput(self, gtest_prog_name, expected_exit_code): argument 265 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code): argument
|
/external/gtest/test/ |
D | gtest_xml_output_unittest.py | 262 def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument 286 def _TestXmlOutput(self, gtest_prog_name, expected_xml, argument
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_xml_output_unittest.py | 262 def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument 286 def _TestXmlOutput(self, gtest_prog_name, expected_xml, argument
|
/external/protobuf/gtest/test/ |
D | gtest_xml_output_unittest.py | 189 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code): argument
|