Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc58 mem_done(&strm, "msg") ends memory tracking, releases all allocations
64 normal, nothing is printed. mem_done resets the
215 local void mem_done(z_stream *strm, const char *prefix) in mem_done() function
320 mem_done(&strm, what); in inf()
368 mem_done(&strm, what); in inf()
387 mem_done(&strm, "prime"); in cover_support()
400 mem_done(&strm, "wrong version"); in cover_support()
465 mem_done(&strm, "miscellaneous, force memory errors"); in cover_wrap()
521 mem_done(&strm, "inflateBack bad state"); in cover_back()
573 mem_done(
[all...]
/third_party/zlib/test/
H A Dinfcover.c43 mem_done(&strm, "msg") ends memory tracking, releases all allocations
49 normal, nothing is printed. mem_done resets the
200 local void mem_done(z_stream *strm, char *prefix) in mem_done() function
298 mem_done(&strm, what); in inf()
346 mem_done(&strm, what); in inf()
365 mem_done(&strm, "prime"); in cover_support()
378 mem_done(&strm, "wrong version"); in cover_support()
443 mem_done(&strm, "miscellaneous, force memory errors"); in cover_wrap()
500 mem_done(&strm, "inflateBack bad state"); in cover_back()
552 mem_done( in try()
[all...]

Completed in 3 milliseconds