Home
last modified time | relevance | path

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

/test/xts/acts/graphic/vktest/
H A Dgenlocal.py50 latestpath = new_report("reports", "") variable
54 putdir = latestpath+putfile
72 timelist = latestpath.split("/")
76 timelist = latestpath.split("\\")
167 if os.path.exists(latestpath+"/result") == False:
168 os.mkdir(latestpath+"/result")
/test/xts/acts/arkui/libuv/
H A Dgenlocal.py219 latestpath = new_report("reports", "") variable
223 putdir = os.path.join(latestpath, putfile)
224 tasklogpath = os.path.join(latestpath, tasklogfile)
226 timelist = latestpath.split("/")

Completed in 1 milliseconds