Home
last modified time | relevance | path

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

/test/xts/acts/graphic/vktest/
H A Dgenlocal.py55 tasklogpath = tasklogfile variable
58 if os.path.exists(tasklogpath):
59 size = os.path.getsize(tasklogpath)
61 os.remove(tasklogpath)
91 print("tasklogpath :", tasklogpath)
92 with open(tasklogpath, errors = 'ignore') as tasklogbuf:
/test/xts/acts/arkui/libuv/
H A Dgenlocal.py224 tasklogpath = os.path.join(latestpath, tasklogfile) variable
234 with open(tasklogpath) as tasklogbuf:

Completed in 2 milliseconds