Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 7 of 7) sorted by relevance

/art/test/1956-pop-frame-jit-calling/src/art/
DTest1953.java42 public void cleanup(Thread thr); in cleanup() method
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/art/test/1953-pop-frame/src/art/
DTest1953.java42 public void cleanup(Thread thr); in cleanup() method
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/art/test/1954-pop-frame-jit/src/art/
DTest1953.java42 public void cleanup(Thread thr); in cleanup() method
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/art/test/1955-pop-frame-jit-called/src/art/
DTest1953.java42 public void cleanup(Thread thr); in cleanup() method
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953
/art/build/apex/
Druntests.sh122 function cleanup { function
/art/test/1909-per-agent-tls/src/art/
DTest1909.java65 public void cleanup() throws Exception { in cleanup() method in Test1909.ThreadWaiter
/art/tools/common/
Dcommon.py279 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument
368 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument