Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/regresstest/
Drun_regress_test.py779 def run_test_case_file(self, command, test_report: TestReport, expect_file) -> TestReport: argument
786 … def run_test_case_with_expect(self, command, test_report: TestReport, expect_file) -> TestReport: argument
930 def read_expect_file(expect_file, test_case_file): argument