Searched refs:should_be_in_section_a (Results 1 – 1 of 1) sorted by relevance
9 should_be_in_section_a: u32, in arg_help_heading_applied() field17 let should_be_in_section_a = cmd in arg_help_heading_applied() localVariable21 assert_eq!(should_be_in_section_a.get_help_heading(), Some("HEADING A")); in arg_help_heading_applied()37 should_be_in_section_a: u32, in app_help_heading_applied() field45 let should_be_in_section_a = cmd in app_help_heading_applied() localVariable49 assert_eq!(should_be_in_section_a.get_help_heading(), Some("HEADING A")); in app_help_heading_applied()85 should_be_in_section_a: u32, in app_help_heading_flattened() field122 let should_be_in_section_a = cmd in app_help_heading_flattened() localVariable126 assert_eq!(should_be_in_section_a.get_help_heading(), Some("HEADING A")); in app_help_heading_flattened()178 should_be_in_section_a: u32, in flatten_field_with_help_heading() field[all …]