Home
last modified time | relevance | path

Searched refs:get_time_string (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dentry.py35 cmd.extend(['--logFile', 'log' + '_' + utils.get_time_string() + '.txt'])
Dpreparation.py30 from utils import is_linux, is_mac, get_time_string, add_executable_permission
107 deveco_sdk_version_path + '-' + get_time_string())
Dutils.py77 def get_time_string(): function
Dexecution.py910 backup_time_output = backup_output + '-' + utils.get_time_string()