Home | History | Annotate | Download | only in intltest

Lines Matching refs:testoutfp

572     testoutfp = stdout;
588 testoutfp = caller->testoutfp;
1139 fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1149 fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1154 fwrite(&newLine, sizeof(newLine), 1, (FILE *)testoutfp);
1159 fflush((FILE *)testoutfp);