Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
Dabc2program_test_utils.cpp124 std::ifstream result_file(result_file_name); in ValidateDumpResult() local
/arkcompiler/ets_runtime/test/regresstest/
Drun_regress_test.py1047 def write_result_file(msg: str, result_file): argument