Searched refs:videoStartTime (Results 1 – 3 of 3) sorted by relevance
166 AtomicReference<DeviceTimestamp> videoStartTime = new AtomicReference<>(); in testAppCrash() local188 videoStartTimeOnDevice -> videoStartTime.set(videoStartTimeOnDevice)); in testAppCrash()205 mPackageName, crashEntries, true, videoStartTime.get()); in testAppCrash()
221 AtomicReference<DeviceTimestamp> videoStartTime = new AtomicReference<>(); in doTestAppCrash() local243 videoStartTimeOnDevice -> videoStartTime.set(videoStartTimeOnDevice)); in doTestAppCrash()260 mPackageName, crashEntries, true, videoStartTime.get()); in doTestAppCrash()
408 int videoStartTime = 10000; in compileTestFailureMessage_videoStartTimeProvided_returnWithVideoTimeForCrashes() local437 new DeviceTimestamp(videoStartTime)); in compileTestFailureMessage_videoStartTimeProvided_returnWithVideoTimeForCrashes()