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

  /external/chromium/third_party/libjingle/source/talk/base/
common.cc 64 void LogAssert(const char * function, const char * file, int line,
common.h 80 // LogAssert writes information about an assertion to the log
81 void LogAssert(const char * function, const char * file, int line,
87 LogAssert(function, file, line, expression);

Completed in 955 milliseconds