Lines Matching full:expectedheight
708 const int expectedHeight = expectedBitmap.height();711 if ((expectedWidth != width) || (expectedHeight != height)) {714 testName, expectedWidth, expectedHeight, width, height);