Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java207 private void testInstrumentationDiffCert(boolean targetInstant, boolean instrumentInstant) in testInstrumentationDiffCert() argument
216 new InstallMultiple(instrumentInstant).addFile(INSTRUMENT_DIFF_CERT_APK).run(); in testInstrumentationDiffCert()
221 final String methodName = (targetInstant|instrumentInstant) in testInstrumentationDiffCert()