Home
last modified time | relevance | path

Searched defs:test_runner (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/elk/
Dmeson.build217 test_runner = find_program('tests/run-test.py') variable
/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Dtest_harness.rs37 test_runner: Option<ast::Path>, field
56 let test_runner = get_test_runner(span_diagnostic, &krate); in inject() localVariable
294 let mut test_runner = cx in mk_main() localVariable
/third_party/mesa3d/src/intel/compiler/
Dmeson.build300 test_runner = find_program('tests/run-test.py') variable