HomeSort by relevance Sort by last modified time
    Searched defs:NOTREACHED (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/base/
logging.h 37 #define NOTREACHED() assert(false)
  /bionic/tools/relocation_packer/src/
debug.h 19 // NOTREACHED() always aborts.
113 // NOTREACHED() always fails with a FATAL log message.
114 #define NOTREACHED(_) (LOG(FATAL) \
116 << __FUNCTION__ << ": NOTREACHED() hit")
  /external/libchrome/base/
logging.h     [all...]

Completed in 204 milliseconds