Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py229 def check_path_legal(cls, path): member in DeviceShell
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py595 def check_path_legal(path): function