Home
last modified time | relevance | path

Searched defs:srcpath (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/
D__main__.py25 srcpath = os.path.dirname(os.path.dirname(__file__)) variable
/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py147 def push_file(self, srcpath, despath): argument
160 def pull_file(self, srcpath, despath): argument