Home
last modified time | relevance | path

Searched refs:check_file (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/bin/
H A Dspectrac.rb24 def check_file(file) method
32 check_file(f)
70 check_file(options.non_testable) if options.non_testable
/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/
H A Dspectrac.rb24 def check_file(file) method
32 check_file(f)
70 check_file(options.non_testable) if options.non_testable
/arkcompiler/runtime_core/disassembler/tests/
H A Dgen_pa_file.py132 with open(file, 'r', encoding='utf-8') as check_file:
133 content_file = check_file.read()
/arkcompiler/ets_frontend/test262/
H A Drun_sunspider.py227 with open(file, 'r', encoding='utf-8') as check_file:
228 content_file = check_file.read()

Completed in 3 milliseconds