Home
last modified time | relevance | path

Searched refs:html_file_path (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_entry.py40 if os.path.exists(performance_config.MailPicConfig.html_file_path):
41 os.remove(performance_config.MailPicConfig.html_file_path)
116 os.open(performance_config.MailPicConfig.html_file_path,
Dperformance_config.py150 html_file_path = os.path.join( variable in MailPicConfig