Searched refs:test_file (Results 1 – 9 of 9) sorted by relevance
9 xz -cd < $_tin > ${TEST_OUT_DIR}/test_file11 cat ${TEST_OUT_DIR}/test_file > /dev/null13 $PROG ${TEST_OUT_DIR}/test_file16 rm ${TEST_OUT_DIR}/test_file19 rm ${TEST_OUT_DIR}/test_file
54 xz -cd < $_tin > ${TEST_DIR}/test_file56 cat ${TEST_DIR}/test_file > /dev/null58 $2 ${TEST_DIR}/test_file61 rm ${TEST_DIR}/test_file64 rm ${TEST_DIR}/test_file
95 struct test_file { struct109 struct test_file *tf; in test_open() argument119 tf = malloc(sizeof(struct test_file)); in test_open()151 struct test_file *tf = h; in test_close()165 struct test_file *tf = h; in test_isdir()173 struct test_file *tf = h; in test_read()189 struct test_file *tf = h; in test_readdir()215 struct test_file *tf = h; in test_seek()228 struct test_file *tf = h; in test_stat()
24 test_file() { function39 test_file $orig/$i $new/$i || continue
856 FILE *test_file = fopen (file_name, "r"); in TestEmulation() local857 if (!test_file) in TestEmulation()864 if (!fgets (buffer, 255, test_file)) in TestEmulation()867 fclose (test_file); in TestEmulation()874 fclose (test_file); in TestEmulation()880 OptionValueSP data_dictionary_sp (ReadDictionary (test_file, out_stream)); in TestEmulation()884 fclose (test_file); in TestEmulation()888 fclose (test_file); in TestEmulation()
234 SBInstruction::TestEmulation (lldb::SBStream &output_stream, const char *test_file) in TestEmulation() argument239 return m_opaque_sp->TestEmulation (output_stream.get(), test_file); in TestEmulation()
76 TestEmulation (lldb::SBStream &output_stream, const char *test_file);
518 int test_file = 1; in scan_papersize() local546 if (test_file) { in scan_papersize()551 test_file = 0; in scan_papersize()
1473 * mkcheck.in (test_file): Use -rpath, rather than --rpath, when