Home | History | Annotate | Download | only in intltest

Lines Matching defs:diff

312                             int32_t diff = outOffset - inOffset;
314 diff = (diff / 60000) * 60000;
316 if (diff != 0) {
673 + ", text=" + text + ", time=" + testTimes[testidx] + ", restime=" + parsedDate + ", diff=" + (parsedDate - testTimes[testidx]);