Searched refs:allAndEmpty (Results 1 – 1 of 1) sorted by relevance
67 Set<String> allAndEmpty = new HashSet<>(all); in testCpuAbi_valuesMatchPermitted() local68 allAndEmpty.add(""); in testCpuAbi_valuesMatchPermitted()73 assertValueIsAllowed(allAndEmpty, Build.CPU_ABI2); in testCpuAbi_valuesMatchPermitted()