Home
last modified time | relevance | path

Searched refs:mInputServiceAttributeMap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/av/media/libstagefright/xmlparser/test/
H A DXMLParserTest.cpp81 map<string, string> mInputServiceAttributeMap; member in XMLParseTest
286 mInputServiceAttributeMap.insert(serviceAttrStr); in setServiceAttribute()
450 bool flag = compareMap(mInputServiceAttributeMap, serviceAttributeMap); in TEST_F()