Home | History | Annotate | Download | only in test

Lines Matching refs:args_tuple

493                 args_tuple = (
497 yield (test, args_tuple)
506 test, args_tuple = next(pending)
511 popen = Popen(base_cmd + ['--slaveargs', json.dumps(args_tuple)],