Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DApexSignatureVerificationTest.java263 final String keyFileName = tmpKeyPath.substring(tmpKeyPath.lastIndexOf("/")); in pullWellKnownSignatures() local
266 outFile = File.createTempFile(keyFileName, "", mWellKnownKeyStorePath); in pullWellKnownSignatures()