Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/testTs/
Dutils.py44 def remove_file(path): function
/arkcompiler/ets_frontend/es2panda/test/benchmark/
Dutils.py80 def remove_file(file): function
/arkcompiler/ets_frontend/test262/
Dutils.py215 def remove_file(file): function
/arkcompiler/ets_frontend/es2panda/test/
Drunner.py305 def __init__(self, cmd, compare_str, compare_abc_str, remove_file): argument
3141 def add_cmd(self, cmd, compare_str, compare_abc_str, remove_file, func=TestAop): argument