Searched refs:goldenWidth (Results 1 – 1 of 1) sorted by relevance
195 uint32_t goldenWidth; in compareImageWithGoldenPng() local199 LoadRGBAFromPng(filename, &goldenWidth, &goldenHeight, &goldenPixels); in compareImageWithGoldenPng()205 EXPECT_EQ(target->m_width, goldenWidth) in compareImageWithGoldenPng()209 if (targetWidth != goldenWidth || targetHeight != goldenHeight) { in compareImageWithGoldenPng()214 goldenWidth, goldenHeight); in compareImageWithGoldenPng()