Home
last modified time | relevance | path

Searched refs:JS_FILE_SUPER_LINK_DICT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/jsperftest/
H A Drun_js_test.py72 JS_FILE_SUPER_LINK_DICT = {} variable in Constants
208 jis_case_file_name_with_class = Constants.JS_FILE_SUPER_LINK_DICT['/'.join([class_name, api_name])]
373 Constants.JS_FILE_SUPER_LINK_DICT[key] = js_case_name
/arkcompiler/ets_runtime/test/aotjsperftest/
H A Drun_js_test.py69 JS_FILE_SUPER_LINK_DICT = {} variable in Constants
189 jis_case_file_name_with_class = Constants.JS_FILE_SUPER_LINK_DICT['/'.join([class_name, api_name])]
397 Constants.JS_FILE_SUPER_LINK_DICT[key] = js_case_name

Completed in 5 milliseconds