Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DCVE_2023_40099.java42 Process process = Runtime.getRuntime().exec("am start-activity"); in testPocCVE_2023_40099()
/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DStorageDeviceInfo.java69 Process df = Runtime.getRuntime().exec("df -k"); in scanPartitions()
/cts/tests/tests/security/src/android/security/cts/CVE_2021_0327/
DOtherUserActivity.java82 Runtime.getRuntime().exec(command); in sendCommand()
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerNegativeTest.java121 final Process p = Runtime.getRuntime().exec(command); in runCommand()
/cts/tests/tests/selinux/common/src/android/security/
DSELinuxTargetSdkTestBase.java123 Process p = rt.exec(dex2oatBinary.getAbsolutePath()); in checkDex2oatBinaryAccess()
/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontManagerTest.java164 Process proc = Runtime.getRuntime().exec(new String[] { "cmd", "font", command }); in assertSecurityException()
/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteDatabaseTest.java2365 ExecutorService exec = Executors.newFixedThreadPool(2); in testStressDDLEvicts() local
2366 exec.execute(() -> { in testStressDDLEvicts()
2384 exec.execute(() -> { in testStressDDLEvicts()
2392 exec.shutdown(); in testStressDDLEvicts()
2393 assertTrue(exec.awaitTermination(1, TimeUnit.MINUTES)); in testStressDDLEvicts()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java72 Process p = Runtime.getRuntime().exec(cm); in printCpuInfo()
/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java433 sChildProcess = Runtime.getRuntime().exec(cmdline); in doStartChildProcess()
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java1205 Process process = Runtime.getRuntime().exec("cmd display set-brightness " + value);
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java909 Process proc = Runtime.getRuntime().exec("cmd notification suspend_package " in testSuspendPackage_withoutShellPermission()
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java2682 final var process = Runtime.getRuntime().exec(cmd); in runCommand()
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt1712 name: "exec"