Searched refs:_condition (Results 1 – 1 of 1) sorted by relevance
1776 #define TEST_AND_RETURN_VAL(_retval, _condition) \ argument1778 if (!(_condition)) { \1779 LOG(ERROR) << "VerifyPayload failure: " << #_condition; \