Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dpldm_utils.py141 def GetRandomBIOSIntAndStrValues(attr_name, count): argument
/openbmc/qemu/scripts/tracetool/
H A D__init__.py386 def try_import(mod_name, attr_name=None, attr_default=None): argument