Searched refs:popItem (Results 1 – 4 of 4) sorted by relevance
87 void popItem (void);
435 void TestResultParser::popItem (void) in popItem() function in xe::TestResultParser766 popItem(); in handleElementEnd()
2287 auto popItem = fPopulators.find(item); in subtopicsOut() local2288 string description = popItem->second.fOneLiner; in subtopicsOut()2296 string link = this->anchorLocalRef(subtopic + item, popItem->second.fPlural); in subtopicsOut()