Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java401 private void specifyAbiToTest(boolean instant, String abiListProperty, String testMethodName) in specifyAbiToTest() method in SplitTests
423 specifyAbiToTest(instant, "ro.product.cpu.abilist64", "testNative64Bit"); in testNativeForEachSupportedAbi()
424 specifyAbiToTest(instant, "ro.product.cpu.abilist32", "testNative32Bit"); in testNativeForEachSupportedAbi()