Home | History | Annotate | Download | only in intltest

Lines Matching defs:timeDiff

675                     int32_t timeDiff = (int32_t)(parsedDate - testTimes[testidx]);
677 (timeDiff/60000)*60000 == 0 : timeDiff == 0;