Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Tests/
H A DTests.cpp246 static const char reproData[] = in TestZLib() local
770 count = strlen(reproData); in TestZLib()
776 strm.next_in = (Bytef *) &reproData[0]; in TestZLib()