Searched refs:mWellKnownKeyFileList (Results 1 – 1 of 1) sorted by relevance
84 private static List<File> mWellKnownKeyFileList = new ArrayList<>(); field in ApexSignatureVerificationTest148 final Iterator it = mWellKnownKeyFileList.iterator(); in testApexPubKeyIsNotWellKnownKey()267 mWellKnownKeyFileList.add(outFile); in pullWellKnownSignatures()274 assertThat(mWellKnownKeyFileList).isNotEmpty(); in pullWellKnownSignatures()