Searched refs:popItem (Results 1 – 3 of 3) sorted by relevance
87 void popItem (void);
447 void TestResultParser::popItem (void) in popItem() function in xe::TestResultParser778 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()