Home | History | Annotate | Download | only in intltest

Lines Matching full:tlog

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