Searched refs:addTestModuleStartTimestamp (Results 1 – 2 of 2) sorted by relevance
143 testPlanMessage.addTestModuleStartTimestamp(Long.parseLong(lineWords[1])); in tearDown()
20962 public Builder addTestModuleStartTimestamp(long value) { in addTestModuleStartTimestamp() method in VtsReportMessage.TestPlanReportMessage.Builder