Searched refs:getInsertionTime (Results 1 – 4 of 4) sorted by relevance
113 public Long getInsertionTime() { in getInsertionTime() method in DebugReport
149 System.currentTimeMillis() - debugReport.getInsertionTime()); in performReport()
2699 debugReport.getInsertionTime());
809 assertEquals(debugReport.getInsertionTime(), report.getInsertionTime()); in testInsertDebugReport()