Searched refs:expectYear (Results 1 – 3 of 3) sorted by relevance
165 int expectYear = 1; in Test3860() local168 if((gotYear != expectYear) || (gotEra != expectEra)) { in Test3860()169 …errln("Expected year " + expectYear + ", era " + expectEra +", but got year " + gotYear + " and er… in Test3860()197 expectYear = 1; in Test3860()200 … errln("parse "+ samplestr + " of 'y' as Japanese Calendar, expected year " + expectYear + in Test3860()
161 int expectYear = 1; in Test3860() local164 if((gotYear != expectYear) || (gotEra != expectEra)) { in Test3860()165 …errln("Expected year " + expectYear + ", era " + expectEra +", but got year " + gotYear + " and er… in Test3860()193 expectYear = 1; in Test3860()196 … errln("parse "+ samplestr + " of 'y' as Japanese Calendar, expected year " + expectYear + in Test3860()
651 int32_t expectYear = 1; in TestJapanese3860() local654 …nicodeString("parse "+samplestr+" of 'y.m.d' as Japanese Calendar, expected year ") + expectYear + in TestJapanese3860()691 int32_t expectYear = 1; in TestJapanese3860() local694 …ln(UnicodeString("parse "+samplestr+" of 'y' as Japanese Calendar, expected year ") + expectYear + in TestJapanese3860()