Searched defs:expected_exit_code (Results 1 – 6 of 6) 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/v8/testing/gtest/test/ |
D | gtest_xml_output_unittest.py | 262 def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument 287 expected_exit_code, extra_args=None): argument
|
/external/googletest/googletest/test/ |
D | gtest_xml_output_unittest.py | 262 def _GetXmlOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument 287 expected_exit_code, extra_args=None): 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 287 expected_exit_code, extra_args=None): argument
|
/external/protobuf/gtest/test/ |
D | gtest_xml_output_unittest.py | 189 def _TestXmlOutput(self, gtest_prog_name, expected_xml, expected_exit_code): argument
|
/external/libmojo/mojo/edk/test/ |
D | mojo_test_base.h | 70 int expected_exit_code = 0; in StartClientWithHandler() local
|