Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsPerformanceJobServlet.java77 private static final String OUTER_CELL_STYLE = field in VtsPerformanceJobServlet
172 tableHTML += "<td style='" + OUTER_CELL_STYLE + "'>"; in getPerformanceSummary()
192 OUTER_CELL_STYLE); in getPerformanceSummary()