Home
last modified time | relevance | path

Searched defs:FlushInfoLog (Results 1 – 2 of 2) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/internal/
Dgtest-port.h405 inline void FlushInfoLog() { fflush(NULL); } in FlushInfoLog() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h722 inline void FlushInfoLog() { fflush(NULL); } in FlushInfoLog() function