Searched refs:commentSizes (Results 1 – 2 of 2) sorted by relevance
242 std::vector<size_t> commentSizes; in testPngComments() local245 commentSizes.push_back(str.length() + 1); in testPngComments()249 commentSizes.data(), commentStrings.size()); in testPngComments()
244 std::vector<size_t> commentSizes; in testPngComments() local247 commentSizes.push_back(str.length() + 1); in testPngComments()251 commentSizes.data(), commentStrings.size()); in testPngComments()