Timestamp synchronization must use 64-bit long to avoid overflow.

Method getDefault() in class EventTimestampSynchronizationVerification
must use 64-bit long instead of 32-bit int to avoid integer overflow
when test long latency together with large FIFO size.

Bug: 19653401
Change-Id: I912b57936bc5494da8e4f3fb968838a68f0db215
Signed-off-by: Han, He <he.han@intel.com>
1 file changed