Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLTestUtils.cpp44 testing::AssertionResult rowResult = RowMatches( in ImageMatches() local
46 if (!rowResult) { in ImageMatches()
51 rowDetails << "\t" << rowResult.message() << "\n"; in ImageMatches()