Lines Matching refs:gc2
530 GregorianCalendar gc2(Locale::getEnglish(), status);532 gc2 = *gc;533 if (gc2 != *gc || !(gc2 == *gc)) errln("FAIL: GregorianCalendar assignment/operator==/operator!= failed");