Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py133 def getmodule(pos=2): function
142 modname = getmodule(pos)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddecorators.py138 cls = getattr(inspect.getmodule(meth),