Searched refs:display (Results 1 – 25 of 28) sorted by relevance
12
/test/vti/dashboard/src/main/webapp/css/ |
D | show_table.css | 38 display: inline-block; 83 display: inline-block; 106 display: inline-block; 126 display: inline-block; 131 display: inline-block;
|
D | show_test_runs_common.css | 80 display: inline-block; 103 display: inline-block; 123 display: inline-block; 128 display: inline-block;
|
D | search_header.css | 29 display: inline-block; 36 display: inline-block; 82 display: none;
|
D | plan_runs.css | 23 display: inline-block; 34 display: block;
|
D | test_acknowledgments.css | 19 display: block; 41 display: inline-block; 144 display: none;
|
D | navbar.css | 23 display: inline-block; 44 display: inline-block;
|
D | show_coverage.css | 70 display: inline-block; 105 display: flex;
|
D | dashboard_main.css | 85 display: block; 110 display: none;
|
D | test_results.css | 33 display: inline-block; 41 display: inline-block;
|
D | show_gcs_log.css | 17 display: none;
|
D | show_release.css | 38 display: block;
|
/test/vti/dashboard/src/main/java/com/android/vts/servlet/ |
D | DashboardMainServlet.java | 208 TestDisplay display = new TestDisplay(testKey, -1, -1, false, isFavorite); in doGetHandler() local 210 display = in doGetHandler() 218 testMap.put(testKey, display); in doGetHandler() 237 TestDisplay display = testMap.get(testKey); in doGetHandler() local 238 display.setMuteNotifications(favorite.muteNotifications); in doGetHandler() 239 displayedTests.add(display); in doGetHandler()
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_coverage.jsp | 111 // Remove the code from display 114 /* Fetch and display the code. 193 <div id="loader-indicator" class="loader-background" style="display: none">
|
D | show_graph.jsp | 134 * min: the minimum value to display 135 * max: the maximum value to display
|
D | show_table.jsp | 60 search.display(); 76 // Actives the log links to display the log info modal when clicked.
|
D | show_plan_release.jsp | 61 search.display();
|
D | show_profiling_overview.jsp | 46 search.display();
|
D | show_suite_release.jsp | 127 <div class="search-wrapper" style="display: none"> 270 <div class="collapsible-body test-results row" style="display: none;">
|
/test/vti/test_serving/gae/frontend/src/app/menu/lab/ |
D | lab.component.scss | 6 display: flex;
|
/test/vti/test_serving/gae/frontend/src/ |
D | styles.scss | 38 display: flex;
|
/test/vti/dashboard/src/main/webapp/js/ |
D | search_header.js | 235 display : function() {
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …display:!1},gridLines:{circular:!0},pointLabels:{display:!1},ticks:{beginAtZero:!0}},animation:{an… property
|
/test/vts/hals/light/bullhead/ |
D | NOTICE | 83 publicly display, publicly perform, sublicense, and distribute the 127 within a display generated by the Derivative Works, if and
|
/test/mlts/benchmark/ |
D | LICENSE | 70 publicly display, publicly perform, sublicense, and distribute the 114 within a display generated by the Derivative Works, if and
|
/test/mlts/models/ |
D | LICENSE | 70 publicly display, publicly perform, sublicense, and distribute the 114 within a display generated by the Derivative Works, if and
|
12