Searched refs:TagNamesByInt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DCTagTest.cpp604 typedef std::map<int, wxString> TagNamesByInt; typedef
608 TagNamesByInt tagNames;
654 for (TagNamesByInt::iterator it_name = tagNames.begin(); it_name != tagNames.end(); it_name++) {
666 for (TagNamesByInt::iterator it_name = tagNames.begin(); it_name != tagNames.end(); it_name++) {

Completed in 38 milliseconds