Searched refs:skipAltogether (Results 1 – 1 of 1) sorted by relevance
195 private static List<String> skipAltogether = ImmutableList.of( field in R8RunArtTestsTest907 Set<String> skipTest = Sets.newHashSet(skipAltogether); in getTestsMap()