Home
last modified time | relevance | path

Searched refs:jfuzz_args (Results 1 – 1 of 1) sorted by relevance

/art/tools/jfuzz/
Drun_jfuzz_test.py366 def __init__(self, num_tests, device, mode1, mode2, jfuzz_args, argument
385 self._jfuzz_args = jfuzz_args
549 jfuzz_args = ['\'-{0}\''.format(arg)
551 wrapped_args = ['--jfuzz_arg={0}'.format(opt) for opt in jfuzz_args]
645 args.jfuzz_args,