Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java489 final InstallMultiple instInheritFrom = in testNativeAll() local
492 instInheritFrom.addFile(apk); in testNativeAll()
494 instInheritFrom.addFile(APK_NUMBER_PROVIDER_A); in testNativeAll()
495 instInheritFrom.addFile(APK_NUMBER_PROVIDER_B); in testNativeAll()
496 instInheritFrom.addFile(APK_NUMBER_PROXY); in testNativeAll()
497 instInheritFrom.run(); in testNativeAll()