Searched defs:subject (Results 1 – 5 of 5) sorted by relevance
133 public static Message composeEmail(List<String> emails, String subject, String body) in composeEmail()191 public static boolean send(List<String> recipients, String subject, String body) { in send()
81 String subject = "Warning! Inactive test: " + test.getTestName(); in notifyIfInactive() local
141 String subject = null; in getTestCoverageStatus() local
278 String subject = SUBJECT_PREFIX + testKey.getName(); in doPost() local
416 String subject = "VTS Test Alert: " + testName + " @ " + uploadDateString; in getTestStatus() local