Searched refs:startDate (Results 1 – 1 of 1) sorted by relevance
65 final long startDate = 1479917040l; // Wed Nov 23 16:04:00 GMT 2016 in testTestFailed() local68 EasyMock.expect(mMockDevice.getDeviceDate()).andReturn(startDate); in testTestFailed()79 EasyMock.expect(mMockDevice.getLogcatSince(EasyMock.eq(startDate))).andReturn(fakeSource); in testTestFailed()