Searched defs:supportedAbis (Results 1 – 3 of 3) sorted by relevance
245 Set<String> supportedAbis = AbiUtils.getAbisForArch(architecture); in getSupportedAbis() local250 removeUnsupportedAbis(expectationStore.get(className), supportedAbis); in getSupportedAbis() local251 removeUnsupportedAbis(expectationStore.get(testName), supportedAbis); in getSupportedAbis() local255 public static void removeUnsupportedAbis(Expectation expectation, Set<String> supportedAbis) { in removeUnsupportedAbis()
454 Set<String> supportedAbis = VogarUtils.extractSupportedAbis(architecture, in addToTests() local
579 Set<String> supportedAbis = in getTestMethods() local