Searched refs:theCase (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddadrfmt.cpp123 char theCase[200]; local
124 sprintf(theCase, "case %d:", n);
125 UnicodeString caseString(theCase, "");
H A Ddadrcal.cpp103 char theCase[200]; local
104 sprintf(theCase, "[case %d]", n);
105 UnicodeString caseString(theCase, "");
/external/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp126 char theCase[200]; local
127 sprintf(theCase, "case %d:", n);
128 UnicodeString caseString(theCase, "");
H A Ddadrcal.cpp103 char theCase[200]; local
104 sprintf(theCase, "[case %d]", n);
105 UnicodeString caseString(theCase, "");

Completed in 50 milliseconds