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