Home
last modified time | relevance | path

Searched defs:isSuccess (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/test/
Dtest_XmlOutput.cpp42 void PrintCunitEndMarker(bool isSuccess) in PrintCunitEndMarker()
328 void XmlOutput::OnTestEnd(const String testName, bool isSuccess, in OnTestEnd()
Dtest_TextOutput.cpp140 void TextOutput::OnTestEnd(const String testName, bool isSuccess, in OnTestEnd()