Searched refs:testProcess (Results 1 – 2 of 2) sorted by relevance
62 public void testProcess() { in testProcess() method in SliceBindingTest
1034 final String testProcess = SIMPLE_PACKAGE_NAME; in testForceStopPackageWontRestartProcess() local1036 runningApp -> testProcess.equals(runningApp.processName); in testForceStopPackageWontRestartProcess()1040 assertTrue("Process " + testProcess + " should be found in running process list", in testForceStopPackageWontRestartProcess()1051 assertFalse("Process " + testProcess + " should not be alive after force-stop", in testForceStopPackageWontRestartProcess()