Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLTestUtils.h28 testing::AssertionResult RowMatches(int rowIndex, size_t rowBytes,
DGLTestUtils.cpp21 testing::AssertionResult RowMatches(int rowIndex, size_t rowBytes, in RowMatches() function
44 testing::AssertionResult rowResult = RowMatches( in ImageMatches()
DTextureDraw_unittest.cpp85 EXPECT_TRUE(RowMatches(i, width * bpp, in TestTextureDrawBasic()