Searched defs:excludes (Results 1 – 6 of 6) sorted by relevance
119 ListValue* excludes = new ListValue(); in ConvertUserScriptToExtension() local
73 test_exec_root, test_source_root, excludes, argument
182 protected Set excludes = new HashSet(); field in Antlr3Mojo
95 private Set excludes; field in GUnitExecuteMojo
51 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
380 final String [] excludes = optdef.getExcludesSet (); // not canonicalized in parse() local1557 final String [] excludes = optdef.getExcludesSet (); in parseOptDefMetadata() local