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