Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/test/
Dbzip2_test.cpp23 struct bzip2_alloc : std::allocator<char> { }; struct
34 test_filter_pair( basic_bzip2_compressor<bzip2_alloc>(), in bzip2_test()
35 basic_bzip2_decompressor<bzip2_alloc>(), in bzip2_test()