Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/benchmark/
Dutils.py144 def filter_case(case_dir_name, tests_dir_path, dir_path, case_list): argument
160 def process_file(file, case_list, dir_path, tests_dir_path): argument
/arkcompiler/ets_runtime/script/
Dmetadata_generate.py53 def parse_type_list(dir_path): argument
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dcreate_empty_file_test.cpp81 std::string dir_path = temp_dir + "/dir4/com.hm.app"; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/
Drun_ts_test262.py61 def get_path_file(dir_path, allfiles=None): argument