Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DCtsTest.java476 Set<String> abiSet = getAbis(); in run()
1090 Set<String> getAbis() throws DeviceNotAvailableException { in getAbis() method in CtsTest