Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/platform/
Dlogging.h24 #define PCHECK(invocation) CHECK(invocation) macro
/external/libchrome/base/
Dlogging.h628 #define PCHECK(condition) \ macro
649 #define PCHECK(condition) \ macro
661 #define PCHECK(condition) \ macro