Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp128 char theCase[200]; in testConvertDate() local
129 sprintf(theCase, "case %d:", n); in testConvertDate()
130 UnicodeString caseString(theCase, ""); in testConvertDate()
Ddadrcal.cpp105 char theCase[200]; in testOps() local
106 sprintf(theCase, "[case %d]", n); in testOps()
107 UnicodeString caseString(theCase, ""); in testOps()