Searched refs:DLOG_ASSERT (Results 1 – 6 of 6) sorted by relevance
37 DLOG_ASSERT(new_font.Get()); in Init()
554 #define DLOG_ASSERT(condition) LOG_ASSERT(condition) macro568 #define DLOG_ASSERT(condition) EAT_STREAM_PARAMETERS675 #define assert(x) DLOG_ASSERT(x)
181 DLOG_ASSERT(debug_only_variable) << "test"; in TEST_F()
239 DLOG_ASSERT(font); in GetBaseFontRef()334 DLOG_ASSERT(hfont); in HFontRef()
584 DLOG_ASSERT(src_x + src_w < std::numeric_limits<int16_t>::max() && in DrawImageIntHelper()
745 #define DLOG_ASSERT(condition) LOG_ASSERT(condition) macro778 #define DLOG_ASSERT(condition) \ macro852 #define assert(x) DLOG_ASSERT(x)