Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/test/
Dtest_TextOutput.cpp84 PrintAssertInfo(assertInfos.PopFront()); in OnFinished()
100 void TextOutput::PrintAssertInfo(const AssertInfo& info) in PrintAssertInfo() function in nn::test::TextOutput
Dtest_XmlOutput.cpp339 void XmlOutput::PrintAssertInfo(const AssertInfo& info) in PrintAssertInfo() function in nn::test::XmlOutput
352 PrintAssertInfo(info); in OnAssert()