Searched refs:check_prefix (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/compile/slang/lit-tests/ |
H A D | scriptc-filecheck-wrapper.sh | 34 check_prefix="${arg}" 95 "$filecheck" -input-file "$outdir"/$filecheck_inputfile ${check_prefix} "$rsfile"
|
/aosp12/art/tools/checker/ |
H A D | checker.py | 93 def run_tests(check_prefix, check_path, output_filename, target_arch, debuggable_mode, print_cfg): argument 97 check_prefix, 114 run_tests(args.check_prefix, args.source_path, args.tested_file, args.arch, args.debuggable,
|