Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/jsperftest/
H A Drun_js_test.py68 TODAY_EXCUTE_INFO = {} variable in Constants
357 Constants.TODAY_EXCUTE_INFO[key] = test_data.get(key)
358 logger.info("finish executing %s. executing info: %s.", js_case_name, Constants.TODAY_EXCUTE_INFO)
/arkcompiler/ets_runtime/test/aotjsperftest/
H A Drun_js_test.py65 TODAY_EXCUTE_INFO = {} variable in Constants
381 Constants.TODAY_EXCUTE_INFO[key] = test_data.get(key)
382 logger.info("finish executing %s. executing info: %s.", js_case_name, Constants.TODAY_EXCUTE_INFO)

Completed in 3 milliseconds