Lines Matching refs:fmtB
354 DateFormat* fmtB = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::FULL);355 if ( fmtA == NULL || fmtB == NULL){358 delete fmtB;362 if (!(*fmtA == *fmtB)) errln((UnicodeString)"FAIL");364 delete fmtB;