Home
last modified time | relevance | path

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

/test/xts/acts/graphic/vktest/
H A Dgenlocal.py72 timelist = latestpath.split("/") variable
73 if len(timelist) > 1:
74 curtime = timelist[1].replace("\n", "")
76 timelist = latestpath.split("\\") variable
77 curtime = timelist[1].replace("\n", "")
/test/xts/acts/arkui/libuv/
H A Dgenlocal.py226 timelist = latestpath.split("/") variable
227 curtime = timelist[1].replace("\n", "")

Completed in 2 milliseconds