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.java363 final InstallMultiple instInheritFrom = in testNativeAll() local
366 instInheritFrom.addFile(apk); in testNativeAll()
368 instInheritFrom.addFile(APK_NUMBER_PROVIDER_A); in testNativeAll()
369 instInheritFrom.addFile(APK_NUMBER_PROVIDER_B); in testNativeAll()
370 instInheritFrom.addFile(APK_NUMBER_PROXY); in testNativeAll()
371 instInheritFrom.run(); in testNativeAll()