Searched refs:jfuzz_args (Results 1 – 1 of 1) sorted by relevance
366 def __init__(self, num_tests, device, mode1, mode2, jfuzz_args, argument385 self._jfuzz_args = jfuzz_args549 jfuzz_args = ['\'-{0}\''.format(arg)551 wrapped_args = ['--jfuzz_arg={0}'.format(opt) for opt in jfuzz_args]645 args.jfuzz_args,