Searched refs:getTimestamp (Results 1 – 10 of 10) sorted by relevance
89 private long getTimestamp() { in getTimestamp() method in FileIdleMonitor95 long timestamp = getTimestamp(); in checkIfIdle()
276 appLaunchedTime = e.getTimestamp(); in doEnd()282 summaryBuilder.setLoadTimeMs(e.getTimestamp() - appLaunchedTime); in doEnd()291 long endTime = e.getTimestamp() * 1000000; /* ms to ns */ in doEnd()
72 public long getTimestamp() { in getTimestamp() method in ClusterHostEvent207 json.put("time", this.getTimestamp() / 1000); in toJSON()
79 public long getTimestamp() { in getTimestamp() method in ClusterCommandEvent216 json.put("time", this.getTimestamp() / 1000); in toJSON()
151 Assert.assertNotNull(hostEvent.getTimestamp()); in testDispatch()174 Assert.assertNotNull(hostEvent.getTimestamp()); in testLabel()264 Assert.assertNotNull(hostEvent.getTimestamp()); in testDeviceExtraInfo()
1628 assertNotNull(hostEvent.getTimestamp());
94 String timestamp = getTimestamp(); in generateSummary()129 String getTimestamp() { in getTimestamp() method in XmlResultReporter
85 String getTimestamp() { in setUp()
790 public double getTimestamp() { in getTimestamp() method in HermeticLaunchTest.TraceRecord
702 method public long getTimestamp();