Home
last modified time | relevance | path

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

/external/rust/crates/argh/tests/
Dlib.rs102 assert_help_string::<Cmd>( in multiline_doc_comment_description()
188 fn assert_help_string<T: FromArgs>(help_str: &str) { in assert_help_string() function
240 assert_help_string::<Repeating>( in repeating()
262 assert_help_string::<WithArgName>( in with_arg_name()
297 assert_help_string::<LastRepeating>( in repeating()
851 assert_help_string::<HelpExample>( in help_example()
893 assert_help_string::<WithArgName>( in with_arg_name()