Searched refs:tempResult (Results 1 – 1 of 1) sorted by relevance
12691 AssertionResultData tempResult( ResultWas::FatalErrorCondition, { false } ); in handleFatalErrorCondition() local12692 tempResult.message = static_cast<std::string>(message); in handleFatalErrorCondition()12693 AssertionResult result(m_lastAssertionInfo, tempResult); in handleFatalErrorCondition()