Home
last modified time | relevance | path

Searched refs:allCpuAbis (Results 1 – 1 of 1) sorted by relevance

/test/vts/testcases/host/fastboot_getvar/src/com/android/tests/
DFastbootGetvarUserspaceTest.java100 final HashSet<String> allCpuAbis = new HashSet<String>( in testCpuAbiInfo() local
104 assertTrue(allCpuAbis.contains(cpuAbi)); in testCpuAbiInfo()