Searched refs:SKIP_FAILED_INVOCATION_COUNTS (Results 1 – 3 of 3) sorted by relevance
95 public static final String SKIP_FAILED_INVOCATION_COUNTS = "-skipfailedinvocationcounts"; field in CommandLineArgs96 @Parameter(names = SKIP_FAILED_INVOCATION_COUNTS, hidden = true)
545 …addBooleanIfTrue(argv, CommandLineArgs.SKIP_FAILED_INVOCATION_COUNTS, m_skipFailedInvocationCounts… in createArguments()
1584 CommandLineArgs.SKIP_FAILED_INVOCATION_COUNTS); in configure()