Searched refs:hostExpected (Results 1 – 1 of 1) sorted by relevance
1501 const deUint64 hostExpected = hostBefore + kSleepNanoseconds; in runTest() local1502 const deUint64 hostDiff = absDiffWithOverflow(hostAfter, hostExpected); in runTest()