Searched refs:hostDiff (Results 1 – 1 of 1) sorted by relevance
1502 const deUint64 hostDiff = absDiffWithOverflow(hostAfter, hostExpected); in runTest() local1505 if (hostDiff > maxHostDiff) in runTest()1508 …msg << "[" << domainName(hostDomain) << "] Host expected timestamp differs " << hostDiff << " nano… in runTest()