Searched defs:subject (Results 1 – 6 of 6) sorted by relevance
54 public Name subject; field in TBSCertificate
69 public Message(String to, String subject, String body) { in Message()93 public void setSubject(String subject) { in setSubject()
208 final String subject = "This is a TF test email"; in _manual_testFuncSend() local
221 subject='usb_subject', argument
123 def SendNotificationEmail(subject, body, bugreport=None): argument
213 def _match_regex_list(subject, expressions): argument