Home
last modified time | relevance | path

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

/external/skia/tests/
DEncodeTest.cpp197 std::vector<size_t> commentSizes; in testPngComments() local
200 commentSizes.push_back(str.length() + 1); in testPngComments()
204 commentSizes.data(), commentStrings.size()); in testPngComments()