Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc1776 #define TEST_AND_RETURN_VAL(_retval, _condition) \ argument
1778 if (!(_condition)) { \
1779 LOG(ERROR) << "VerifyPayload failure: " << #_condition; \