Searched refs:theCase (Results 1 – 2 of 2) sorted by relevance
126 char theCase[200]; in testConvertDate() local127 sprintf(theCase, "case %d:", n); in testConvertDate()128 UnicodeString caseString(theCase, ""); in testConvertDate()
103 char theCase[200]; in testOps() local104 sprintf(theCase, "[case %d]", n); in testOps()105 UnicodeString caseString(theCase, ""); in testOps()