Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/test/bench/zlib/
Ddeflate_stream.cpp122 doCorpus( in doCorpus() function in boost::beast::zlib::deflate_stream_test
182 doCorpus( 16 * 1024, 512); in doBench()
183 doCorpus( 1024 * 1024, 8); in doBench()
184 doCorpus(8 * 1024 * 1024, 1); in doBench()
Dinflate_stream.cpp164 doCorpus( in doCorpus() function in boost::beast::zlib::inflate_stream_test
227 doCorpus( 1 * 1024 * 1024, 64); in doBench()
228 doCorpus( 4 * 1024 * 1024, 16); in doBench()
229 doCorpus( 16 * 1024 * 1024, 8); in doBench()