Searched refs:commentSizes (Results 1 – 2 of 2) sorted by relevance
198 std::vector<size_t> commentSizes; in testPngComments() local201 commentSizes.push_back(str.length() + 1); in testPngComments()205 commentSizes.data(), commentStrings.size()); in testPngComments()
203 std::vector<size_t> commentSizes; in testPngComments() local206 commentSizes.push_back(str.length() + 1); in testPngComments()210 commentSizes.data(), commentStrings.size()); in testPngComments()