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