Searched defs:gtest_prog_name (Results 1 – 3 of 3) 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/googletest/googletest/test/ |
D | googletest-json-output-unittest.py | 575 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument 607 def _TestJsonOutput(self, gtest_prog_name, expected, argument
|
D | gtest_xml_output_unittest.py | 337 def _GetXmlOutput(self, gtest_prog_name, extra_args, extra_env, argument 366 def _TestXmlOutput(self, gtest_prog_name, expected_xml, argument
|