Searched refs:validate_arguments (Results 1 – 6 of 6) sorted by relevance
69 test_that.validate_arguments(args)77 test_that.validate_arguments(args)
69 def validate_arguments(arguments): function383 validate_arguments(arguments)
516 def validate_arguments(arguments): function
834 arguments = cmdvalidate.validate_arguments(arguments)
1760 fn validate_arguments(cfg: &mut Config) -> std::result::Result<(), argument::Error> { in validate_arguments() function1981 .and_then(|_| validate_arguments(&mut cfg)); in run_vm()2697 validate_arguments(&mut config).unwrap(); in single_touch_spec_and_track_pad_spec_default_size()2724 validate_arguments(&mut config).unwrap(); in single_touch_spec_default_size_from_gpu()2751 validate_arguments(&mut config).unwrap(); in single_touch_spec_and_track_pad_spec_with_size()2788 validate_arguments(&mut config).unwrap(); in single_touch_spec_with_size_independent_from_gpu()2802 validate_arguments(&mut config).unwrap(); in virtio_switches()
99 validate_arguments(arguments_ty args) in validate_arguments() function236 return validate_arguments(exp->v.Lambda.args) && in validate_expr()356 validate_arguments(stmt->v.FunctionDef.args) && in validate_stmt()477 validate_arguments(stmt->v.AsyncFunctionDef.args) && in validate_stmt()