Searched refs:expectYear (Results 1 – 3 of 3) sorted by relevance
167 int expectYear = 1; in Test3860() local170 if((gotYear != expectYear) || (gotEra != expectEra)) { in Test3860()171 …errln("Expected year " + expectYear + ", era " + expectEra +", but got year " + gotYear + " and er… in Test3860()199 expectYear = 1; in Test3860()202 … errln("parse "+ samplestr + " of 'y' as Japanese Calendar, expected year " + expectYear + in Test3860()
170 int expectYear = 1; in Test3860() local173 if((gotYear != expectYear) || (gotEra != expectEra)) { in Test3860()174 …errln("Expected year " + expectYear + ", era " + expectEra +", but got year " + gotYear + " and er… in Test3860()202 expectYear = 1; in Test3860()205 … errln("parse "+ samplestr + " of 'y' as Japanese Calendar, expected year " + expectYear + in Test3860()
654 int32_t expectYear = 1; in TestJapanese3860() local657 …nicodeString("parse "+samplestr+" of 'y/m/d' as Japanese Calendar, expected year ") + expectYear + in TestJapanese3860()694 int32_t expectYear = 1; in TestJapanese3860() local697 …ln(UnicodeString("parse "+samplestr+" of 'y' as Japanese Calendar, expected year ") + expectYear + in TestJapanese3860()