Searched defs:log_repro_commands (Results 1 – 4 of 4) 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 | jtr_reporter.rb | 156 def log_repro_commands(cmds) end method in TestRunner.JtrTestReporter |
| D | allure_reporter.rb | 168 def log_repro_commands(_cmds); end method in TestRunner.AllureTestReporter |
| D | test_reporter.rb | 145 def log_repro_commands(cmds) method in TestRunner.LogTestReporter |