Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/
Dspectrac.rb36 def check_dir(dir) argument
/arkcompiler/ets_frontend/arkguard/src/utils/
DTypeUtils.ts46 const { dir, name } = path.parse(oldAst.fileName); constant
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.h58 void SetDir(std::string dir) in SetDir()
/arkcompiler/ets_runtime/test/
Druntest.py470 def find_file(self, dir, postfix_list): argument