Home
last modified time | relevance | path

Searched refs:mWellKnownKeyFileList (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DApexSignatureVerificationTest.java84 private static List<File> mWellKnownKeyFileList = new ArrayList<>(); field in ApexSignatureVerificationTest
148 final Iterator it = mWellKnownKeyFileList.iterator(); in testApexPubKeyIsNotWellKnownKey()
267 mWellKnownKeyFileList.add(outFile); in pullWellKnownSignatures()
274 assertThat(mWellKnownKeyFileList).isNotEmpty(); in pullWellKnownSignatures()