Home | History | Annotate | Download | only in intltest

Lines Matching refs:tlog

350     TestTimeRoundTripThread(IntlTest& tlog, LocaleData &ld, int32_t i)
351 : log(tlog), data(ld), index(i) {}