Searched defs:expected_exit_code (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | googletest-json-output-unittest.py | 754 _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code) global() argument 792 _TestJsonOutput( self, gtest_prog_name, expected, expected_exit_code, extra_args=None ) global() argument
|
H A D | gtest_xml_output_unittest.py | 392 _GetXmlOutput( self, gtest_prog_name, extra_args, extra_env, expected_exit_code ) global() argument 438 _TestXmlOutput( self, gtest_prog_name, expected_xml, expected_exit_code, extra_args=None, extra_env=None, ) global() argument
|