Searched refs:FlushInfoLog (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest-death-test.cc755 FlushInfoLog();
851 FlushInfoLog();
1154 FlushInfoLog();
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h232 // FlushInfoLog() - flushes informational log messages.
1242 // FlushInfoLog() - flushes informational log messages.
1276 inline void FlushInfoLog() { fflush(NULL); } function in namespace:testing::internal

Completed in 18 milliseconds