Home
last modified time | relevance | path

Searched refs:kExpectedHeight (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DImageDecodingTest.cpp342 static const int kExpectedHeight = 8; variable
361 SK_COMPILE_ASSERT((kExpectedWidth * kExpectedHeight)
406 && (kExpectedHeight == bm.height())); in DEF_TEST()
546 REPORTER_ASSERT(reporter, check_rounding(bm.height(), kExpectedHeight, in test_options()
574 SkASSERT(bm.height() == kExpectedHeight); in test_options()
588 pixelErrors, kExpectedHeight * kExpectedWidth, in test_options()