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