Home | History | Annotate | Download | only in tools

Lines Matching defs:SLOW

689     'debug'   : ['--nobreak-on-abort', '--enable-slow-asserts', '--debug-code', '--verify-heap'],
759 SLOW = 'slow'
1287 # Simulators are slow, therefore allow a longer default timeout.
1324 return (SKIP in case.outcomes) or (SLOW in case.outcomes)