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