HomeSort by relevance Sort by last modified time
    Searched refs:FlushInfoLog (Results 1 - 2 of 2) sorted by null

  /external/gtest/include/gtest/internal/
gtest-port.h 126 // FlushInfoLog() - flushes informational log messages.
595 // FlushInfoLog() - flushes informational log messages.
613 inline void FlushInfoLog() { fflush(NULL); }
  /external/gtest/src/
gtest-death-test.cc 607 FlushInfoLog();
    [all...]

Completed in 43 milliseconds