Searched defs:vec_string (Results 1 – 14 of 14) sorted by relevance
66 fn vec_string(args: &[&str]) -> Vec<types::Str> { args.iter().map(|&s| s.into()).collect() } in test_is() function
138 fn vec_string(args: &[&str]) -> Vec<types::Str> { args.iter().map(|s| (*s).into()).collect() } in vec_string() function
370 fn vec_string(args: &[&str]) -> Vec<types::Str> { args.iter().map(|s| (*s).into()).collect() } in test_integers_arguments() function
31 typedef std::vector<std::string> vec_string; typedef
36 typedef std::vector<std::string> vec_string; typedef
572 typedef std::vector<std::string> vec_string; in make_relative() typedef
52 typedef std::vector<std::string> vec_string; typedef
546 auto vec_string = in VerifyVector() local
570 auto vec_string = in VerifyVector() local
579 auto vec_string = in VerifyVector() local
578 auto vec_string = in VerifyVector() local