Searched refs:status_ok (Results 1 – 3 of 3) sorted by relevance
89 static const uint8_t status_ok[] = { 0xac, 0x27, 0x68, 0xd5 }; variable127 if (memcmp(status_buffer, status_ok, sizeof(status_ok)) == 0) { in atopcase_receive_status()
421 bool Passed(bool status_ok) override;576 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument602 if (status_ok) { in Passed()
686 goto status_ok; in translate()739 status_ok: in translate()