Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/kunit/
H A Dkunit_parser.py62 def ok_status(self) -> bool: member in Test
/openbmc/qemu/hw/net/
H A Deepro100.c852 uint16_t ok_status = STATUS_OK; in action_command() local