Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/
H A Du_boot_utils.py271 module = inspect.getmodule(frame[0])
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py118 def getmodule(pos=2): function
127 modname = getmodule(pos)
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py53 cls = getattr(inspect.getmodule(meth),
/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py290 module = inspect.getmodule(frame)