Searched refs:mResultAttributes (Results 1 – 3 of 3) sorted by relevance
54 private Map<String, String> mResultAttributes = new HashMap<String, String>(); field in CertificationResultXml78 mResultAttributes = resultAttributes; in CertificationResultXml()107 if (mResultAttributes != null) { in addSuiteAttributes()108 for (Entry<String, String> entry : mResultAttributes.entrySet()) { in addSuiteAttributes()
139 private Map<String, String> mResultAttributes = new HashMap<String, String>(); field in CertificationSuiteResultReporter351 mResultAttributes); in createFormatter()
159 private Map<String, String> mResultAttributes = new HashMap<String, String>(); field in ResultReporter853 mResultAttributes); in generateResultXmlFile()