Home
last modified time | relevance | path

Searched defs:body (Results 1 – 7 of 7) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/util/
DEmailHelper.java133 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()
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsAlertJobServlet.java418 String body = in getTestStatus() local
432 String body = in getTestStatus() local
446 String body = in getTestStatus() local
461 String body = in getTestStatus() local
DVtsInactivityJobServlet.java82 String body = in notifyIfInactive() local
DVtsCoverageAlertJobServlet.java142 String body = null; in getTestCoverageStatus() local
DVtsPerformanceJobServlet.java270 String body = getPerformanceSummary(testKey.getName(), nonEmptySummaries, labels); in doPost() local
/test/suite_harness/common/host-side/tradefed/res/report/
Dcompatibility_result.css16 body { selector
/test/vti/dashboard/src/test/java/com/android/vts/job/
DVtsProfilingStatsJobServletTest.java156 String body = taskStateInfo.getBody(); in testTasksScheduled() local