Home
last modified time | relevance | path

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

/external/skia/tests/
DSurfaceTest.cpp224 bool expectPeekSuccess) { in test_canvas_peek() argument
231 REPORTER_ASSERT(reporter, expectPeekSuccess == success); in test_canvas_peek()
DImageTest.cpp778 static void test_peek(skiatest::Reporter* reporter, SkImage* image, bool expectPeekSuccess) { in test_peek() argument
785 REPORTER_ASSERT(reporter, expectPeekSuccess == success); in test_peek()
/external/skqp/tests/
DSurfaceTest.cpp224 bool expectPeekSuccess) { in test_canvas_peek() argument
231 REPORTER_ASSERT(reporter, expectPeekSuccess == success); in test_canvas_peek()
DImageTest.cpp778 static void test_peek(skiatest::Reporter* reporter, SkImage* image, bool expectPeekSuccess) { in test_peek() argument
785 REPORTER_ASSERT(reporter, expectPeekSuccess == success); in test_peek()