Home
last modified time | relevance | path

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

/external/skia/tests/
DCodecPartialTest.cpp49 static void test_partial(skiatest::Reporter* r, const char* name, size_t minBytes = 0) { in test_partial() function
124 test_partial(r, "plane.png"); in DEF_TEST()
125 test_partial(r, "plane_interlaced.png"); in DEF_TEST()
126 test_partial(r, "yellow_rose.png"); in DEF_TEST()
127 test_partial(r, "index8.png"); in DEF_TEST()
128 test_partial(r, "color_wheel.png"); in DEF_TEST()
129 test_partial(r, "mandrill_256.png"); in DEF_TEST()
130 test_partial(r, "mandrill_32.png"); in DEF_TEST()
131 test_partial(r, "arrow.png"); in DEF_TEST()
132 test_partial(r, "randPixels.png"); in DEF_TEST()
[all …]