Home | History | Annotate | Download | only in intltest

Lines Matching refs:timeDiff

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