Searched refs:isSuccess (Results 1 – 2 of 2) sorted by relevance
42 void PrintCunitEndMarker(bool isSuccess) in PrintCunitEndMarker() argument44 NN_PRINT_TEST_LOG("CU_TEST_EXIT:%s\n", isSuccess ? "SUCCESS" : "FAIL"); in PrintCunitEndMarker()328 void XmlOutput::OnTestEnd(const String testName, bool isSuccess, in OnTestEnd() argument333 NN_UNUSED_VAR(isSuccess); in OnTestEnd()
140 void TextOutput::OnTestEnd(const String testName, bool isSuccess, in OnTestEnd() argument145 if(!isSuccess) in OnTestEnd()