Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/webapp/css/
Dsearch_header.css64 .search-bar-menu.ui-menu {
69 .search-bar-menu .ui-menu-item {
74 .search-bar-menu .ui-menu-item:hover {
78 .search-bar-menu .ui-menu-item:active {
Ddashboard_main.css89 .ui-menu {
95 .ui-menu-item {
101 .ui-menu-item:hover {
105 .ui-menu-item:active {
Dtest_acknowledgments.css132 .ui-autocomplete.card.autocomplete-dropdown .ui-menu-item {
137 .ui-autocomplete.card.autocomplete-dropdown .ui-menu-item:hover {
140 .ui-autocomplete.card.autocomplete-dropdown .ui-menu-item:active {
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNControls.java61 public boolean onCreateOptionsMenu(Menu menu) { in onCreateOptionsMenu() argument
64 inflater.inflate(R.menu.main_activity_actions, menu); in onCreateOptionsMenu()
66 return super.onCreateOptionsMenu(menu); in onCreateOptionsMenu()
/test/vti/dashboard/
DREADME.md235 2. Go to Alerting > Uptime Checks in the top menu and then click Add Uptime Check.
256 …eck and alert, go to the VM Instances page, select your instance, and click Stop from the top menu.
259 …problem," return to the VM Instances page, select your instance, and click Start from the top menu.
/test/vti/dashboard/src/main/webapp/js/
Dsearch_header.js193 this.menu.element.outerWidth($('.search-bar .filter-input').width());
Dtest_acknowledgments.js38 this.menu.element.outerWidth($(this.options.parent).width());
/test/mlts/models/assets/image_classification/
Dground_truth_labels.txt8 menu
1030 menu
1357 menu
Dlabels.txt924 menu
DLICENSE58 Label: menu
8234 Label: menu
10850 Label: menu
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Ddashboard_main.jsp176 this.menu.element.outerWidth($('#input-box').width());