Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp115 char calLoc[256] = ""; in testConvertDate() local
162 …locale.extract(0, locale.length(), calLoc, (const char*)0); // default codepage. Invariant codepa… in testConvertDate()
163 Locale loc(calLoc); in testConvertDate()
186 errln("case %d: could not create calendar from %s", n, calLoc); in testConvertDate()