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