Lines Matching refs:fmtTokyo
340 UnicodeString fmtTokyo = UnicodeString(ctou("Mar 3, 03:30 \\u2013 10:30"));361 if ( res.compare(fmtTokyo) != 0 ) {362 errln("ERROR: DateIntervalFormat::format for fmtTokyo, expect " + fmtTokyo + ", get " + res);