Home | History | Annotate | Download | only in parseStringTest

Lines Matching refs:pfprintf

63   pfprintf(PSTDOUT, "usage: %s -base <basefilename> [-in <input file>] [-out <output file>] [-itest <testfilename>]\n", exename);
94 pfprintf(fout, "{%s : %s}\n", keys[i], value);
96 pfprintf(fout, "Error: %s\n", ESR_rc2str(rc));
98 pfprintf(fout, "--Done--\n");
101 pfprintf(fout, "Error: %s\n", ESR_rc2str(rc));
183 pfprintf(fout, "error (%s)\n\n", trans);
189 pfprintf(fout, "no parse (%s)\n\n", trans);
195 pfprintf(fout, "parse ok (%d results) (%s) (%d)\n", result_count, trans, key_count);
227 pfprintf(fout, "checking (%s) ref(%s) res(%s)\n", trans, ref, result);
237 pfprintf(fout, "NO PARSE FOR: %s|%s|%s| |", trans, key, ref);
239 pfprintf(fout, "PASSED (%s)\n", trans);
241 pfprintf(fout, "FAILED (%s)\n", trans);
250 pfprintf(fout, "%s|%s|%s|%s|", trans, key, ref, value);
253 pfprintf(fout, "PASSED\n");
255 pfprintf(fout, "FAILED\n");
259 pfprintf(fout, "ERROR: %s, while checking key='%s'\n", ESR_rc2str(rc), key);
346 pfprintf(PSTDOUT, "Could not open file: %s\n", outfilename);
364 pfprintf(PSTDOUT, "Could not open file: %s\n", infilename);
383 pfprintf(fout, "Transcription: %s\n", trans);
386 pfprintf(fout, "\n");
393 pfprintf(PSTDOUT, "Could not open test file: %s\n", inRTfilename);
415 pfprintf(PSTDOUT, "\nSemantic Parser Test Program for esr (Nuance Communicaitions, 2007)\n");
416 pfprintf(PSTDOUT, "'qqq' to quit\n");
420 pfprintf(PSTDOUT, "> ");
481 pfprintf(fout, "INVALID FORMAT for input line 1 \n");
493 pfprintf(fout, "INVALID FORMAT for input line 2\n");
505 pfprintf(fout, "INVALID FORMAT for input line 3\n");
518 pfprintf(fout, "INVALID FORMAT for input line, use either PASS or FAIL\n");
583 /* pfprintf(fout,"checking (%s) ref(%s)\n", trans, keyvals); */
593 pfprintf(fout, "%s|%s| |", trans, keyvals);
595 pfprintf(fout, "PASSED\n");
597 pfprintf(fout, "FAILED\n");
629 pfprintf(fout, "%s|%s|%s|%s|", trans, refkey, refval, value);
631 pfprintf(fout, "PASSED\n");
633 pfprintf(fout, "FAILED\n");