/art/build/apex/ |
D | runtests.sh | 144 function cleanup { function 152 cleanup 194 cleanup
|
/art/test/641-iterations/ |
D | info.txt | 1 Tests on varying trip counts (to validate vector/cleanup loops).
|
/art/test/1909-per-agent-tls/src/art/ |
D | Test1909.java | 65 public void cleanup() throws Exception { in cleanup() method in Test1909.ThreadWaiter 163 t1.cleanup(); in run() 167 t2.cleanup(); in run()
|
/art/tools/common/ |
D | common.py | 279 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument 290 self._cleanup = cleanup 370 def __init__(self, directory_prefix, cleanup=True, logfile_path=None, argument 381 self._cleanup = cleanup
|
/art/tools/bisection_search/ |
D | README.md | 43 [--check-script CHECK_SCRIPT] [--logfile LOGFILE] [--cleanup] 68 --cleanup clean up after bisecting
|
D | bisection_search.py | 390 'bisection_search_', args.cleanup, args.logfile, args.timeout, 396 'bisection_search_', args.cleanup, args.logfile, args.timeout, args.x64)
|
/art/test/1970-force-early-return-long/src/art/ |
D | Test1970.java | 54 public void cleanup(Thread thr); in cleanup() method 79 public void cleanup(Thread thr) { in makeSuspend() method in Test1970 220 su.cleanup(thr); 834 public void cleanup(Thread thr) { }
|
/art/test/1956-pop-frame-jit-calling/src/art/ |
D | Test1953.java | 54 public void cleanup(Thread thr); in cleanup() method 62 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953 115 su.cleanup(thr); 900 public void cleanup(Thread thr) {
|
/art/test/1969-force-early-return-void/src/art/ |
D | Test1969.java | 48 public void cleanup(Thread thr); in cleanup() method 72 public void cleanup(Thread thr) { in makeSuspend() method in Test1969 208 su.cleanup(thr); 892 public void cleanup(Thread thr) {}
|
/art/test/1968-force-early-return/src/art/ |
D | Test1968.java | 81 public void cleanup(Thread thr); in cleanup() method 106 public void cleanup(Thread thr) { in makeSuspend() method in Test1968 250 su.cleanup(thr); 859 public void cleanup(Thread thr) { }
|
/art/test/1953-pop-frame/src/art/ |
D | Test1953.java | 54 public void cleanup(Thread thr); in cleanup() method 62 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953 115 su.cleanup(thr); 900 public void cleanup(Thread thr) {
|
/art/test/1954-pop-frame-jit/src/art/ |
D | Test1953.java | 54 public void cleanup(Thread thr); in cleanup() method 62 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953 115 su.cleanup(thr); 900 public void cleanup(Thread thr) {
|
/art/test/1955-pop-frame-jit-called/src/art/ |
D | Test1953.java | 54 public void cleanup(Thread thr); in cleanup() method 62 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend() method in Test1953 115 su.cleanup(thr); 900 public void cleanup(Thread thr) {
|
/art/test/ |
D | README.chroot.md | 73 art/tools/buildbot-cleanup-device.sh 129 art/tools/buildbot-cleanup-device.sh
|
/art/tools/ |
D | art | 51 --no-clean Don't cleanup oat directories. 583 # First cleanup any left-over 'oat' files from the last time dalvikvm was run.
|