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