Home | History | Annotate | Download | only in intltest

Lines Matching refs:diff

319                             int32_t diff = outOffset - inOffset;
321 diff = (diff / 60000) * 60000;
323 if (diff != 0) {
681 + ", text=" + text + ", time=" + testTimes[testidx] + ", restime=" + parsedDate + ", diff=" + (parsedDate - testTimes[testidx]);