Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 33) sorted by relevance

12

/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_performance_digest.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
55 label.html(moment(parseInt(label.html())).format('M/D/YY'));
100 </html>
Derror_msg.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
38 </html>
Dauth_error.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
38 </html>
Dshow_profiling_list.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
44 </html>
Dshow_coverage.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
108 container.html('<div class="center-align">Loading...</div>');
154 container.html('<div class="center-align">' +
162 container.html('<div class="center-align">' +
184 <div class="html-container">
210 </html>
Dshow_test_acknowledgments.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
52 </html>
Dshow_profiling_overview.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
65 data.addColumn({type:'string', role:'tooltip', p: {'html': true}});
172 </html>
Dshow_release.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
80 </html>
Dshow_green_suite_release.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
101 </html>
Dshow_green_plan_release.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
104 </html>
Dshow_plan_release.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
119 </html>
Dshow_plan_run.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
61 $("#halApiList > li:last > div.collapsible-header").html(
236 </html>
Dshow_gcs_log.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
188 </html>
Dshow_tree.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
97 $("#halApiList > li:last > div.collapsible-header").html(
323 </html>
Dshow_table.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
98 logList.html(entries);
338 </html>
Dfooter.jsp16 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
Dshow_graph.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
292 </html>
Ddashboard_main.jsp16 <%@ page contentType='text/html;charset=UTF-8' language='java' %>
20 <html>
351 </html>
/test/vti/dashboard/src/main/java/com/android/vts/util/
DPerformanceUtil.java88 String html = "<td class='" + classNames + "' style='" + color + style + "'>"; in getPercentChangeHTML() local
89 html += pctChangeString + "</td>"; in getPercentChangeHTML()
90 return html; in getPercentChangeHTML()
/test/mlts/benchmark/tools/
Dgen_tflite_visualization.sh19 blaze-bin/third_party/tensorflow/lite/tools/visualize $file $HTML_DIR/$modelname.html
/test/mlts/models/assets/image_classification/
DREADME.txt2 (https://storage.googleapis.com/openimages/web/index.html).
/test/vts/proto/
DVtsReportMessage.proto179 // the produced html report
180 repeated bytes html = 11; field
182 // URLs of the produced html reports
216 // produced html report.
217 optional bytes html = 3 [deprecated=true]; field
/test/vts/utils/python/library/
DREADME.md11 https://refspecs.linuxfoundation.org/elf/gabi4+/contents.html
/test/vti/dashboard/src/main/webapp/js/
Dcommon.js31 logCollection.html(entries);
/test/vti/dashboard/src/main/webapp/css/
Dshow_coverage.css34 .html-container {

12