Searched refs:getTop (Results 1 – 2 of 2) sorted by relevance
171 assertNotNull(bugreport.getTop()); in testParse()172 assertEquals(994, bugreport.getTop().getTotal()); in testParse()583 assertNull(bugreport.getTop()); in testNoSections()620 assertNull(bugreport.getTop()); in testNoSections()
125 public TopItem getTop() { in getTop() method in BugreportItem