Home
last modified time | relevance | path

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

/test/vts/runners/host/
Dlogger.py205 def createLatestLogAlias(actual_path): argument
211 link_path = os.path.join(os.path.dirname(actual_path), "latest")
214 os.symlink(actual_path, link_path)