Searched refs:report_args (Results 1 – 3 of 3) sorted by relevance
534 report_args = dict(543 show_missing=options.show_missing, **report_args)546 directory=options.directory, **report_args)549 directory=options.directory, **report_args)552 self.coverage.xml_report(outfile=outfile, **report_args)
152 static const char * const report_args[] = variable177 ARGMATCH_VERIFY (report_args, report_types);
8080 * src/getargs.c (report_args): Move "lookahead" before alternate12039 * src/getargs.c (report_args): Add "look-ahead" as the new canonical17726 (report_args, report_types, report_argmatch): New.