Home
last modified time | relevance | path

Searched refs:STD (Results 1 – 2 of 2) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowPerformanceDigestServlet.java48 private static final String STD = "Std"; field in ShowPerformanceDigestServlet
124 tableHTML += "<th class='section-label grey lighten-2'>" + STD + "</th>"; in getPerformanceSummary()
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsPerformanceJobServlet.java62 private static final String STD = "Std"; field in VtsPerformanceJobServlet
159 tableHTML += "<th style='" + COL_LABEL_STYLE + "'>" + STD + "</th>"; in getPerformanceSummary()