Home | History | Annotate | Download | only in intltest

Lines Matching refs:testoutfp

549     testoutfp = stdout;
565 testoutfp = caller->testoutfp;
1107 fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1117 fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1122 fwrite(&newLine, sizeof(newLine), 1, (FILE *)testoutfp);
1127 fflush((FILE *)testoutfp);