Searched refs:testApkBaseArch (Results 1 – 1 of 1) sorted by relevance
204 String testApkBaseArch = AbiUtils.getArchForAbi(getAbi().getName()); in getApkAbis() local205 return AbiUtils.getAbisForArch(testApkBaseArch); in getApkAbis()