Searched refs:curtime (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/graphic/vktest/ |
H A D | genlocal.py | 57 curtime = "" variable 74 curtime = timelist[1].replace("\n", "") variable 77 curtime = timelist[1].replace("\n", "") variable 154 f.write("<testsuites name=\"{}\" timestamp=\"{}\" time=\"0.0\" errors=\"0\" disabled=\"0\" failures=\"{}\" tests=\"{}\" ignored=\"0\" unavailable=\"{}\" productinfo=\"{}\">\n".format(suitename, curtime, failcnt, total, unavailablecnt, "{}"))
|
/test/xts/acts/arkui/libuv/ |
H A D | genlocal.py | 227 curtime = timelist[1].replace("\n", "") variable 264 .format(suitename, curtime, failcnt, total, "{}"))
|
Completed in 2 milliseconds