Home
last modified time | relevance | path

Searched defs:expected_exit_code (Results 1 – 12 of 12) sorted by relevance

/external/googletest/googletest/test/
Dgoogletest-json-output-unittest.py769 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
807 self, gtest_prog_name, expected, expected_exit_code, extra_args=None argument
Dgtest_xml_output_unittest.py395 self, gtest_prog_name, extra_args, extra_env, expected_exit_code argument
441 expected_exit_code, argument
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-json-output-unittest.py754 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
792 self, gtest_prog_name, expected, expected_exit_code, extra_args=None argument
Dgtest_xml_output_unittest.py392 self, gtest_prog_name, extra_args, extra_env, expected_exit_code argument
438 expected_exit_code, argument
/external/cronet/stable/third_party/googletest/src/googletest/test/
Dgoogletest-json-output-unittest.py769 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
807 self, gtest_prog_name, expected, expected_exit_code, extra_args=None argument
Dgtest_xml_output_unittest.py395 self, gtest_prog_name, extra_args, extra_env, expected_exit_code argument
441 expected_exit_code, argument
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-json-output-unittest.py754 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
792 self, gtest_prog_name, expected, expected_exit_code, extra_args=None argument
Dgtest_xml_output_unittest.py392 self, gtest_prog_name, extra_args, extra_env, expected_exit_code argument
438 expected_exit_code, argument
/external/cronet/tot/third_party/googletest/src/googletest/test/
Dgoogletest-json-output-unittest.py769 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
807 self, gtest_prog_name, expected, expected_exit_code, extra_args=None argument
Dgtest_xml_output_unittest.py395 self, gtest_prog_name, extra_args, extra_env, expected_exit_code argument
441 expected_exit_code, argument
/external/autotest/client/cros/crash/
Duser_crash_test.py180 expected_exit_code=None, expected_reason=None): argument
382 expected_exit_code=None, argument
484 expected_exit_code=None, argument
/external/mesa3d/.gitlab-ci/tests/
Dtest_lava_job_submitter.py367 def test_parse_job_result_from_log(message, expected_status, expected_exit_code, mock_proxy): argument