Searched refs:ok_status (Results 1 – 2 of 2) sorted by relevance
62 def ok_status(self) -> bool: member in Test587 failed_subtests = [sub for sub in test.subtests if not sub.ok_status()]628 if test.ok_status() or test.counts.total() < 100:
854 uint16_t ok_status = STATUS_OK; in action_command() local901 ok_status = 0; in action_command()918 ok_status = 0; in action_command()923 s->tx.status | ok_status | STATUS_C, attrs); in action_command()