Searched refs:specifyAbiToTest (Results 1 – 1 of 1) sorted by relevance
401 private void specifyAbiToTest(boolean instant, String abiListProperty, String testMethodName) in specifyAbiToTest() method in SplitTests423 specifyAbiToTest(instant, "ro.product.cpu.abilist64", "testNative64Bit"); in testNativeForEachSupportedAbi()424 specifyAbiToTest(instant, "ro.product.cpu.abilist32", "testNative32Bit"); in testNativeForEachSupportedAbi()