Searched defs:kill (Results 1 – 6 of 6) sorted by relevance
25 void kill(); in kill() method
32 void kill(); in kill() method
124 final CountDownLatch kill = new CountDownLatch(1); in testInstallStaticSharedLib_notKillDependentApp() local151 final CountDownLatch kill = new CountDownLatch(1); in testSamegradeStaticSharedLib_killDependentApp() local
76 public void kill() { in kill() method in ProcessReference
241 void kill() { in kill() method in TestAppInterface
902 def kill(self): member in Test