Searched defs:test_group (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
D | spec.rb | 210 def process_test_data(test_group, file) argument 227 def proc_test_instructions(test_group, spec_group, file) argument 249 def proc_test_descriptions(test_group, spec_group, file) argument 272 def proc_test_exceptions(test_group, spec_group, file) argument 295 def proc_test_verifications(test_group, spec_group, file) argument
|
/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/ |
D | spec.rb | 210 def process_test_data(test_group, file) argument 227 def proc_test_instructions(test_group, spec_group, file) argument 249 def proc_test_descriptions(test_group, spec_group, file) argument 272 def proc_test_exceptions(test_group, spec_group, file) argument 295 def proc_test_verifications(test_group, spec_group, file) argument
|