Searched refs:msg_params (Results 1 – 3 of 3) sorted by relevance
45 msg_params = {} variable in TestPickleCopyMessage48 msg_params['parsed'] = (email.message_from_string(textwrap.dedent("""\57 msg_params['created'] = (email.message.Message(policy=policy.default),)58 msg_params['created'][0]['Date'] = 'Tue, 29 May 2012 09:24:26 +1000'59 msg_params['created'][0]['From'] = 'frodo@mordor.net'60 msg_params['created'][0]['To'] = 'bilbo@underhill.org'61 msg_params['created'][0]['Subject'] = 'help'62 msg_params['created'][0].set_payload('I think I forgot the ring.')
40 msg_params = { variable in TestInversion
160 static int to_msg_param(struct optee_msg_param *msg_params, uint num_params, in to_msg_param() argument167 struct optee_msg_param *mp = msg_params + n; in to_msg_param()200 const struct optee_msg_param *msg_params) in from_msg_param() argument207 const struct optee_msg_param *mp = msg_params + n; in from_msg_param()