Searched refs:report_args (Results 1 – 3 of 3) sorted by relevance
491 report_args = dict(504 skip_covered=options.skip_covered, **report_args)507 directory=options.directory, **report_args)511 **report_args)514 total = 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.