Home | History | Annotate | Download | only in base

Lines Matching refs:PCHECK

129 //   PCHECK(condition) << "Couldn't do foo";
559 #define PCHECK(condition) CHECK(condition)
578 #define PCHECK(condition) \
590 #define PCHECK(condition) \