Home
last modified time | relevance | path

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

/test/xts/acts/graphic/vktest/
Dgenlocal.py55 tasklogpath = tasklogfile variable
84 print("tasklogpath :", tasklogpath)
85 with open(tasklogpath) as tasklogbuf:
/test/xts/acts/arkui/libuv/
Dgenlocal.py212 tasklogpath = latestpath+tasklogfile variable
222 with open(tasklogpath) as tasklogbuf: