Searched refs:testyear (Results 1 – 3 of 3) sorted by relevance
403 int testyear = foo1.get(Calendar.YEAR); in Test4073929() local406 if (testyear != 1997 || in Test4073929()
400 int testyear = foo1.get(Calendar.YEAR); in Test4073929() local403 if (testyear != 1997 || in Test4073929()
696 int32_t testyear = foo1->get(UCAL_YEAR, status); in test4073929() local699 if (testyear != 1997 || in test4073929()