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