Searched refs:removeUnsupportedAbis (Results 1 – 1 of 1) sorted by relevance
250 removeUnsupportedAbis(expectationStore.get(className), supportedAbis); in getSupportedAbis()251 removeUnsupportedAbis(expectationStore.get(testName), supportedAbis); in getSupportedAbis()255 public static void removeUnsupportedAbis(Expectation expectation, Set<String> supportedAbis) { in removeUnsupportedAbis() method in XmlGenerator