Home
last modified time | relevance | path

Searched defs:PCHECK (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dlogging.h496 #define PCHECK(condition) CHECK(condition) macro
515 #define PCHECK(condition) \ macro
527 #define PCHECK(condition) \ macro
/external/libweave/third_party/chromium/base/
Dlogging.h401 #define PCHECK(condition) CHECK(condition) macro