Home
last modified time | relevance | path

Searched refs:patch_file (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/test262/
Dutils.py146 def git_apply(patch_file, cwd): argument
147 cmd = ['git', 'apply', patch_file]