Home
last modified time | relevance | path

Searched defs:out_dir (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/disassembler/tests/
Dgen_pa_file.py40 def create_dir(out_dir, mode=0o775): argument
174 def gen_module_and_dynamicimport_abc(args, tc, tc_dir, out_dir): argument
/arkcompiler/runtime_core/libabckit/tests/stress/
Dstress_sts.py54 def stress_single(test: Test, out_dir) -> Result: argument
/arkcompiler/runtime_core/compiler/tools/
Ddraw_cfg.py132 def draw_function(function: Function, out_dir=None, no_insts=False): argument