Home
last modified time | relevance | path

Searched defs:log_repro_commands (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/tests/cts-generator/runner/reporters/
Dbase_test_reporter.rb101 def log_repro_commands(_cmds) method in TestRunner.BaseTestReporter
Djtr_reporter.rb156 def log_repro_commands(cmds) end method in TestRunner.JtrTestReporter
Dallure_reporter.rb168 def log_repro_commands(_cmds); end method in TestRunner.AllureTestReporter
Dtest_reporter.rb145 def log_repro_commands(cmds) method in TestRunner.LogTestReporter