Home
last modified time | relevance | path

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

/external/skia/tests/
DEncodeTest.cpp196 std::vector<const char*> commentPointers; in testPngComments() local
199 commentPointers.push_back(str.c_str()); in testPngComments()
203 options.fComments = SkDataTable::MakeCopyArrays((void const *const *)commentPointers.data(), in testPngComments()