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

  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h 103 // FlushInfoLog() - flushes informational log messages.
387 // FlushInfoLog() - flushes informational log messages.
405 inline void FlushInfoLog() { fflush(NULL); }
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 135 // FlushInfoLog() - flushes informational log messages.
690 // FlushInfoLog() - flushes informational log messages.
722 inline void FlushInfoLog() { fflush(NULL); }
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 155 // FlushInfoLog() - flushes informational log messages.
880 // FlushInfoLog() - flushes informational log messages.
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 158 // FlushInfoLog() - flushes informational log messages.
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 159 // FlushInfoLog() - flushes informational log messages.
    [all...]
  /frameworks/compile/mclinker/utils/gtest/include/
gtest.h 253 // FlushInfoLog() - flushes informational log messages.
    [all...]

Completed in 9481 milliseconds