Searched refs:TEST_END_MS (Results 1 – 1 of 1) sorted by relevance
112 private static final long TEST_END_MS = 1000000000012L; field in ResultHandlerTest312 TEST_START_MS, TEST_END_MS, TEST_IS_AUTOMATED)); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()376 Long.toString(TEST_END_MS)); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()631 assertEquals("Incorrect test end time", TEST_END_MS, execRecord.getEndTime()); in checkResult()690 assertEquals("Incorrect test end time", TEST_END_MS, execRecord.getEndTime()); in checkResult()