Home | History | Annotate | Download | only in run_tests

Lines Matching refs:runtime

573             self.runtime = 'node'
577 self.runtime = 'electron'
580 self.runtime = 'node'
957 # mono before version 5.2 on MacOS defaults to 32bit runtime
1250 print('Architecture %s does not match current runtime architecture.'
1436 '--max_time', default=-1, type=int, help='Maximum test runtime in seconds')