Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsPerformanceJobServlet.java65 private static final String LABEL_STYLE = "font-family: arial"; field in VtsPerformanceJobServlet
106 String tableHTML = "<p style='" + LABEL_STYLE + "'><b>"; in getPerformanceSummary()