Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DEncodeTest.cpp243 std::vector<const char*> commentPointers; in testPngComments() local
246 commentPointers.push_back(str.c_str()); in testPngComments()
250 options.fComments = SkDataTable::MakeCopyArrays((void const *const *)commentPointers.data(), in testPngComments()

Completed in 2 milliseconds