Home
last modified time | relevance | path

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

/external/skia/tests/
DEncodeTest.cpp223 std::string longKeyRecord = "tEXt" + longKey; // A snippet of our long key comment in testPngComments() local
233 longKeyRecord.begin(), longKeyRecord.end()); in testPngComments()