Searched refs:TEST_START_MS (Results 1 – 1 of 1) sorted by relevance
111 private static final long TEST_START_MS = 1000000000011L; field in ResultHandlerTest312 TEST_START_MS, TEST_END_MS, TEST_IS_AUTOMATED)); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()371 Long.toString(TEST_START_MS)); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()630 "Incorrect test start time", TEST_START_MS, execRecord.getStartTime()); in checkResult()689 "Incorrect test start time", TEST_START_MS, execRecord.getStartTime()); in checkResult()