Home
last modified time | relevance | path

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

/test/xts/acts/graphic/vktest/
H A Dgenlocal.py54 putdir = latestpath+putfile variable
169 # os.system(r"cp {} {}".format(tmpfile, putdir))
170 print("putdir :", putdir)
171 shutil.copy2(tmpfile,putdir)
/test/xts/acts/arkui/libuv/
H A Dgenlocal.py223 putdir = os.path.join(latestpath, putfile) variable
278 run_cmd(r"cp {} {}".format(tmpfile, putdir))

Completed in 2 milliseconds