Home
last modified time | relevance | path

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

/external/skqp/tests/
DCodecTest.cpp556 const unsigned char emptyPng[] = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a }; in DEF_TEST() local
564 test_invalid_stream(r, emptyPng, sizeof(emptyPng)); in DEF_TEST()
/external/skia/tests/
DCodecTest.cpp556 const unsigned char emptyPng[] = { 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a }; in DEF_TEST() local
564 test_invalid_stream(r, emptyPng, sizeof(emptyPng)); in DEF_TEST()