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.java85 private static List<File> mWellKnownKeyFileList = new ArrayList<>(); field in ApexSignatureVerificationTest
149 final Iterator it = mWellKnownKeyFileList.iterator(); in testApexPubKeyIsNotWellKnownKey()
274 mWellKnownKeyFileList.add(outFile); in pullWellKnownSignatures()
281 assertThat(mWellKnownKeyFileList).isNotEmpty(); in pullWellKnownSignatures()