Searched refs:typeList (Results 1 – 1 of 1) sorted by relevance
2558 std::set<std::string> typeList; // Stores all installed MIME types in SupportingAppsTest() local2567 SetAdapter typeAdapter(typeList); in SupportingAppsTest()2675 for (std::set<std::string>::iterator i = typeList.begin(); i != typeList.end(); i++) { in SupportingAppsTest()