Home | History | Annotate | Download | only in gtest

Lines Matching defs:FClose

2888 inline int FClose(FILE* fp) { return fclose(fp); }