Searched refs:bzip2_compressor (Results 1 – 2 of 2) sorted by relevance
29 test_filter_pair( bzip2_compressor(), in bzip2_test()39 test_filter_pair( bzip2_compressor(), in bzip2_test()45 strm.push( bzip2_compressor() ); in bzip2_test()63 out.push(bzip2_compressor()); in multiple_member_test()
260 typedef basic_bzip2_compressor<> bzip2_compressor; typedef