Searched refs:expectYear (Results 1 – 3 of 3) sorted by relevance
175 int expectYear = 1; in Test3860() local178 if((gotYear != expectYear) || (gotEra != expectEra)) { in Test3860()179 …errln("Expected year " + expectYear + ", era " + expectEra +", but got year " + gotYear + " and er… in Test3860()207 expectYear = 1; in Test3860()210 … errln("parse "+ samplestr + " of 'y' as Japanese Calendar, expected year " + expectYear + in Test3860()
172 int expectYear = 1; in Test3860() local175 if((gotYear != expectYear) || (gotEra != expectEra)) { in Test3860()176 …errln("Expected year " + expectYear + ", era " + expectEra +", but got year " + gotYear + " and er… in Test3860()204 expectYear = 1; in Test3860()207 … errln("parse "+ samplestr + " of 'y' as Japanese Calendar, expected year " + expectYear + in Test3860()
666 int32_t expectYear = 1; in TestJapanese3860() local669 …UnicodeString("parse "+samplestr+" of 'y/M/d' as Japanese Calendar, expected year ") + expectYear + in TestJapanese3860()701 int32_t expectYear = 1; in TestJapanese3860() local704 …ln(UnicodeString("parse "+samplestr+" of 'y' as Japanese Calendar, expected year ") + expectYear + in TestJapanese3860()