Searched refs:testWord (Results 1 – 1 of 1) sorted by relevance
336 const char* testWord = passCount == 1 ? "test" : "tests"; in CuSuiteDetails() local337 CuStringAppendFormat(details, "OK (%d %s)\n", passCount, testWord); in CuSuiteDetails()