Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java337 testAdbInstallFile(false); in testAdbInstallFile_full()
342 testAdbInstallFile(true); in testAdbInstallFile_instant()
344 private void testAdbInstallFile(boolean instant) throws Exception { in testAdbInstallFile() method in AppSecurityTests