Searched refs:extractSupportedAbis (Results 1 – 3 of 3) sorted by relevance
99 public static Set<String> extractSupportedAbis(String architecture, Expectation expectation) { in extractSupportedAbis() method in VogarUtils118 public static Set<String> extractSupportedAbis(String architecture, in extractSupportedAbis() method in VogarUtils127 supportedAbiSet.retainAll(extractSupportedAbis(architecture, expectation)); in extractSupportedAbis()
454 Set<String> supportedAbis = VogarUtils.extractSupportedAbis(architecture, in addToTests()
580 VogarUtils.extractSupportedAbis(architecture, expectation); in getTestMethods()