Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py39 self._print_if(m.ifcond, indent=8)
41 self._print_if(ifcond)
48 self._print_if(ifcond)
58 self._print_if(m.ifcond, 8)
61 self._print_if(ifcond)
68 self._print_if(ifcond)
80 self._print_if(ifcond)
86 self._print_if(ifcond)
95 QAPISchemaTestVisitor._print_if(v.ifcond, indent=8)
98 def _print_if(ifcond, indent=4): member in QAPISchemaTestVisitor
[all …]