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