Searched defs:lvalFormat (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcnmdptst.c214 static const char* lvalFormat[] = local
309 u_uastrcpy(ulvalfor, lvalFormat[v+ilval]);
/external/icu4c/test/cintltst/
H A Dcnmdptst.c214 static const char* lvalFormat[] = local
309 u_uastrcpy(ulvalfor, lvalFormat[v+ilval]);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp332 const char* lvalFormat[] = local
411 if (s != lvalFormat[v+ilval])
412 errln((UnicodeString)"ERROR: Expected " + lvalFormat[v+ilval] + " Got: " + s);
/external/icu4c/test/intltest/
H A Dnumfmtst.cpp339 const char* lvalFormat[] = local
418 if (s != lvalFormat[v+ilval])
419 errln((UnicodeString)"ERROR: Expected " + lvalFormat[v+ilval] + " Got: " + s);

Completed in 123 milliseconds