Searched defs:FlushInfoLog (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 972 inline void FlushInfoLog() { fflush(nullptr); } function in namespace:testing::internal |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/ | ||
| H A D | gtest-port.h | 1276 inline void FlushInfoLog() { fflush(NULL); } function in namespace:testing::internal |
Completed in 11 milliseconds