Searched refs:ERR_MSG_ASSERT (Results 1 – 2 of 2) sorted by relevance
22 #define ERR_MSG_ASSERT(COND) \ macro117 ERR_MSG_ASSERT(!entry->cachedAtlas()); in onDraw()120 ERR_MSG_ASSERT(entry->cachedAtlas()); in onDraw()125 ERR_MSG_ASSERT(ccpr->coverageType() == atlasCoverageType); in onDraw()129 ERR_MSG_ASSERT(CoverageType::kA8_LiteralCoverage == atlasCoverageType); in onDraw()133 ERR_MSG_ASSERT(ccpr->coverageType() == atlasCoverageType); in onDraw()139 ERR_MSG_ASSERT(4 == numCachedPaths); in onDraw()
22 #define ERR_MSG_ASSERT(COND) \ macro