Searched refs:check_option_limit (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/tests/cts-generator/ |
H A D | test-runner.rb | 41 def check_option_limit(optparser, options, key, min, max) method 120 check_option_limit(optparser, options, 'jobs', 1, 20) 121 check_option_limit(optparser, options, 'timeout', 1, 1000)
|
/arkcompiler/runtime_core/tests/cts-generator/ |
H A D | test-runner.rb | 41 def check_option_limit(optparser, options, key, min, max) method 120 check_option_limit(optparser, options, 'jobs', 1, 20) 121 check_option_limit(optparser, options, 'timeout', 1, 1000)
|
Completed in 1 milliseconds