Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java848 doTestInstallSysTrace(TEST_APK); in testInstallSysTraceDebuggable()
854 doTestInstallSysTrace(TEST_APK_PROFILEABLE); in testInstallSysTraceProfileable()
930 private void doTestInstallSysTrace(String testApk) throws Exception { in doTestInstallSysTrace() method in PackageManagerShellCommandIncrementalTest