Home
last modified time | relevance | path

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

/art/tools/jfuzz/
Drun_jfuzz_test.py360 def __init__(self, num_tests, device, mode1, mode2, jfuzz_args, argument
379 self._jfuzz_args = jfuzz_args
543 jfuzz_args = ['\'-{0}\''.format(arg)
545 wrapped_args = ['--jfuzz_arg={0}'.format(opt) for opt in jfuzz_args]
639 args.jfuzz_args,