Searched refs:MAIN_MENU_KEY (Results 1 – 9 of 9) sorted by relevance
162 self.assertIn(debugger_cli_common.MAIN_MENU_KEY,164 menu = run_start_intro.annotations[debugger_cli_common.MAIN_MENU_KEY]
390 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(
39 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]
129 output.annotations[debugger_cli_common.MAIN_MENU_KEY] = menu
282 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]
247 menu = run_info_output.annotations[debugger_cli_common.MAIN_MENU_KEY]256 menu = run_info_output.annotations[debugger_cli_common.MAIN_MENU_KEY]