Home | History | Annotate | Download | only in scheduler

Lines Matching refs:test_source_build

1312             test_source_build = keyval_dict.get('test_source_build', None)
1313 if test_source_build:
1314 invocation += ['--test_source_build', test_source_build]