HomeSort by relevance Sort by last modified time
    Searched refs:DLOG_ASSERT (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/
logging.h 80 // DLOG_ASSERT(assertion);
123 // We also override the standard 'assert' to use 'DLOG_ASSERT'.
    [all...]
logging_unittest.cc 515 DLOG_ASSERT(debug_only_variable) << "test";

Completed in 188 milliseconds