Searched refs:hostAfter (Results 1 – 1 of 1) sorted by relevance
1500 const deUint64 hostAfter = getHostNanoseconds(after[1].timestamp); in runTest() local1502 const deUint64 hostDiff = absDiffWithOverflow(hostAfter, hostExpected); in runTest()