Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DEncodeTest.cpp242 std::vector<size_t> commentSizes; in testPngComments() local
245 commentSizes.push_back(str.length() + 1); in testPngComments()
249 commentSizes.data(), commentStrings.size()); in testPngComments()
/third_party/skia/tests/
DEncodeTest.cpp244 std::vector<size_t> commentSizes; in testPngComments() local
247 commentSizes.push_back(str.length() + 1); in testPngComments()
251 commentSizes.data(), commentStrings.size()); in testPngComments()