Home | History | Annotate | Download | only in intltest

Lines Matching full:testoutfp

516     testoutfp = stdout;
530 testoutfp = caller->testoutfp;
1006 fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1016 fwrite(buffer, sizeof(*buffer), length, (FILE *)testoutfp);
1021 fwrite(&newLine, sizeof(newLine), 1, (FILE *)testoutfp);
1026 fflush((FILE *)testoutfp);