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.java841 doTestInstallSysTrace(TEST_APK); in testInstallSysTraceDebuggable()
847 doTestInstallSysTrace(TEST_APK_PROFILEABLE); in testInstallSysTraceProfileable()
923 private void doTestInstallSysTrace(String testApk) throws Exception { in doTestInstallSysTrace() method in PackageManagerShellCommandIncrementalTest