Home
last modified time | relevance | path

Searched refs:testfile (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/TableGen/
H A DJSON-check.py9 testfile = sys.argv[1] variable
15 with open(testfile) as testfh:
37 file=testfile, line=lineno,
43 file=testfile, line=lineno, expr=check_expr))
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dfgets_fputs.cpp11 int test_fgets(const char *testfile) { in test_fgets() argument
13 FILE *fp = fopen(testfile, "r"); in test_fgets()
/llvm-project-15.0.7/clang/utils/
H A Dcreduce-clang-crash.py72 self.testfile = file_reduce_name + '.test.sh'
204 write_to_script(output, self.testfile)
208 testfile = os.path.abspath(self.testfile)
212 returncode = subprocess.call(testfile, stdout=devnull)
373 [self.testfile, self.file_to_reduce])
/llvm-project-15.0.7/polly/test/
H A Dupdate_check.py241 filename = known.testfile