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.java297 private void specifyAbiToTest(boolean instant, String abiListProperty, String testMethodName) in specifyAbiToTest() method in SplitTests
319 specifyAbiToTest(instant, "ro.product.cpu.abilist64", "testNative64Bit"); in testNativeForEachSupportedAbi()
320 specifyAbiToTest(instant, "ro.product.cpu.abilist32", "testNative32Bit"); in testNativeForEachSupportedAbi()