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