Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py487 test_source_file = get_cstr(stdin) variable
494 …results[full_name] = parse_and_check_test(test_name, test_variant, test_source_file, code, current…
/aosp_15_r20/external/clang/tools/scan-build-py/tests/unit/
H A Dtest_compilation.py66 def test_source_file(self): member in SplitTest