OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2588 milliseconds