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