Home
last modified time | relevance | path

Searched defs:expected_msg (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/
Dtest_userstring.py30 def checkraises(self, exc, obj, methodname, *args, expected_msg=None): argument
Dstring_tests.py84 def checkraises(self, exc, obj, methodname, *args, expected_msg=None): argument
Dtest_cmd_line_script.py139 def _check_import_error(self, script_exec_args, expected_msg, argument
/third_party/grpc/src/core/tsi/
Dfake_transport_security.cc666 tsi_fake_handshake_message expected_msg = in fake_handshaker_process_bytes_from_peer() local