Searched refs:testyear (Results 1 – 3 of 3) sorted by relevance
393 int testyear = foo1.get(Calendar.YEAR); in Test4073929() local396 if (testyear != 1997 || in Test4073929()
394 int testyear = foo1.get(Calendar.YEAR); in Test4073929() local397 if (testyear != 1997 || in Test4073929()
689 int32_t testyear = foo1->get(UCAL_YEAR, status); in test4073929() local692 if (testyear != 1997 || in test4073929()