Searched refs:allCpuAbis (Results 1 – 1 of 1) sorted by relevance
89 final HashSet<String> allCpuAbis = new HashSet<String>( in testCpuAbiInfo() local93 assertTrue(allCpuAbis.contains(cpuAbi)); in testCpuAbiInfo()