Searched refs:check_path (Results 1 – 3 of 3) sorted by relevance
5 # RUN: %{python} %S/../check_path.py file %t.write > %t.out8 # RUN: %{python} %S/../check_path.py file %t.write > %t.out11 # RUN: %{python} %S/../check_path.py file %t.write > %t.out22 # RUN: %{python} %S/../check_path.py dir %T/test > %t.out25 # RUN: %{python} %S/../check_path.py dir %T/test > %t.out29 # RUN: %{python} %S/../check_path.py dir %T/test > %t.out39 # RUN: %{python} %S/../check_path.py dir %T/test1 > %t.out42 # RUN: %{python} %S/../check_path.py dir %T/test1 > %t.out45 # RUN: %{python} %S/../check_path.py dir %T/test1 > %t.out55 # RUN: %{python} %S/../check_path[all...]
34 def check_path(path): function43 return check_path(file_name)115 build_dir = check_path(args.BuildDir)116 ir_file = check_path(args.IRFile)