Searched refs:MAIN_MENU_KEY (Results 1 – 9 of 9) sorted by relevance
158 self.assertIn(debugger_cli_common.MAIN_MENU_KEY,160 menu = run_start_intro.annotations[debugger_cli_common.MAIN_MENU_KEY]
381 out.annotations[debugger_cli_common.MAIN_MENU_KEY] = menu
1192 if debugger_cli_common.MAIN_MENU_KEY in output.annotations:1194 debugger_cli_common.MAIN_MENU_KEY].format_as_single_line(
38 MAIN_MENU_KEY = "mm:" variable
459 tst.assertIn(debugger_cli_common.MAIN_MENU_KEY, out.annotations)461 menu = out.annotations[debugger_cli_common.MAIN_MENU_KEY]
127 output.annotations[debugger_cli_common.MAIN_MENU_KEY] = menu
287 annotations[debugger_cli_common.MAIN_MENU_KEY] = menu
479 debugger_cli_common.MAIN_MENU_KEY in output.annotations):480 menu = output.annotations[debugger_cli_common.MAIN_MENU_KEY]
252 menu = run_info_output.annotations[debugger_cli_common.MAIN_MENU_KEY]261 menu = run_info_output.annotations[debugger_cli_common.MAIN_MENU_KEY]