Home
last modified time | relevance | path

Searched refs:theFailingExpression (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/unittest/
H A Dunittest.cpp436 const std::string& theFile, unsigned theLine, const std::string& theFailingExpression) in TestAssertionFailureException() argument
437 : _file(theFile), _line(theLine), _message(theFailingExpression) {} in TestAssertionFailureException()