Home
last modified time | relevance | path

Searched refs:check_option_limit (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-generator/
H A Dtest-runner.rb41 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 Dtest-runner.rb41 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