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

  /external/google-breakpad/src/client/mac/tests/
testlogging.h 9 #define BPLOG_INFO_STREAM google_breakpad::info_log
  /external/google-breakpad/src/processor/
logging.h 166 #ifndef BPLOG_INFO_STREAM
167 #define BPLOG_INFO_STREAM std::clog
168 #endif // BPLOG_INFO_STREAM
169 #define BPLOG_INFO google_breakpad::LogStream(BPLOG_INFO_STREAM, \

Completed in 152 milliseconds