Searched defs:cleanup (Results 1 – 11 of 11) sorted by relevance
55 public void cleanup(Thread thr); in cleanup() method63 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
48 public void cleanup(Thread thr); in cleanup() method72 public void cleanup(Thread thr) { in makeSuspend() method in Test1969
54 public void cleanup(Thread thr); in cleanup() method79 public void cleanup(Thread thr) { in makeSuspend() method in Test1970
81 public void cleanup(Thread thr); in cleanup() method106 public void cleanup(Thread thr) { in makeSuspend() method in Test1968
160 function cleanup { function
65 public void cleanup() throws Exception { in cleanup() method in Test1909.ThreadWaiter
279 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument370 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument
78 public void cleanup() throws Exception { in cleanup() method in OnDeviceSigningHostTest