Searched defs:Assertion (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsDebug.cpp47 // NS_ASSERTION macros below because they end up in nsDebug::Assertion and
113 NS_COM void nsDebug::Assertion(const char* aStr, const char* aExpr, function in class:nsDebug
118 gDebugObject->Assertion(aStr, aExpr, aFile, aLine);
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsDebugImpl.cpp188 nsDebugImpl::Assertion(const char *aStr, const char *aExpr, const char *aFile, PRInt32 aLine) function in class:nsDebugImpl
272 "nsDebug::Assertion", 0,

Completed in 42 milliseconds