Searched refs:unsupportedAbis (Results 1 – 1 of 1) sorted by relevance
87 XmlGenerator(ExpectationStore knownFailures, ExpectationStore unsupportedAbis, in XmlGenerator() argument101 mUnsupportedAbis = unsupportedAbis; in XmlGenerator()265 String[] unsupportedAbis = description.split(":")[1].split(","); in removeUnsupportedAbis() local266 for (String a : unsupportedAbis) { in removeUnsupportedAbis()