Home
last modified time | relevance | path

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

/external/skqp/tests/
DResourceAllocatorTest.cpp150 bool fExpectation; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() member
183 overlap_test(reporter, resourceProvider, p1, p2, test.fExpectation); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
230 non_overlap_test(reporter, resourceProvider, p1, p2, test.fExpectation); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
246 non_overlap_test(reporter, resourceProvider, p1, p2, t[0].fExpectation); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DImageTest.cpp1091 bool fExpectation; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() member
1126 if (result != testCase.fExpectation) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
1129 kFS[testCase.fExpectation]); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skia/tests/
DResourceAllocatorTest.cpp209 bool fExpectation; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() member
235 overlap_test(reporter, dContext, std::move(p1), std::move(p2), test.fExpectation); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
310 test.fExpectation); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DImageTest.cpp1097 bool fExpectation; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() member
1133 if (result != testCase.fExpectation) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
1136 kFS[testCase.fExpectation]); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()