Searched refs:mapIter (Results 1 – 1 of 1) sorted by relevance
101 for (auto mapIter : codecMap) { in TEST() local102 ssize_t index = list->findCodecByName(mapIter.first.c_str()); in TEST()104 std::cout << "[ WARN ] " << mapIter.first << " not found in CodecList \n"; in TEST()111 MediaCodecsXmlParser::CodecProperties codecProperties = mapIter.second; in TEST()