Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dmiscdtfm.cpp317 UnicodeString jstShort = "JST"; in test4117335() local
363 if (zones[index][2] != jstShort) { in test4117335()
364 … errln("*** Should have been " + prettify(jstShort) + " but it is: " + prettify(zones[index][2])); in test4117335()
374 … errln("*** Should have been " + prettify(jstShort)+ " but it is: " + prettify(zones[index][4])); in test4117335()