Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/graphics/tests/
DFlatlandTest.java103 private Map<String, String> mSchemaMap = new HashMap<String, String>(); field in FlatlandTest
166 if (mSchemaMap.get(schemaKey) != null) { in parseResult()
168 schemaKey = mSchemaMap.get(schemaKey); in parseResult()