Home
last modified time | relevance | path

Searched refs:theCase (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp126 char theCase[200]; in testConvertDate() local
127 sprintf(theCase, "case %d:", n); in testConvertDate()
128 UnicodeString caseString(theCase, ""); in testConvertDate()
Ddadrcal.cpp103 char theCase[200]; in testOps() local
104 sprintf(theCase, "[case %d]", n); in testOps()
105 UnicodeString caseString(theCase, ""); in testOps()