Searched refs:log_repro_commands (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/tests/cts-generator/runner/reporters/ | ||
| D | base_test_reporter.rb | 101 def log_repro_commands(_cmds) method in TestRunner.BaseTestReporter |
| D | allure_reporter.rb | 168 def log_repro_commands(_cmds); end method in TestRunner.AllureTestReporter |
| D | jtr_reporter.rb | 156 def log_repro_commands(cmds) end method in TestRunner.JtrTestReporter |
| D | test_reporter.rb | 145 def log_repro_commands(cmds) method in TestRunner.LogTestReporter |
| /arkcompiler/runtime_core/tests/cts-generator/runner/ | ||
| D | single_test_runner.rb | 349 @reporter.log_repro_commands @repro_cmds |