Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/legacy/
Dchannel.cpp219 class packed_dynamic_reference_core { class
226packed_dynamic_reference_core(int first_bit1=1, int first_bit2=2) : _min_v(&_min_buf,first_bit1), … in packed_dynamic_reference_core() function in packed_dynamic_reference_core
258 do_test<packed_dynamic_reference_core<ChannelSubbyteRef,ChannelSubbyteRef> >().test_all(); in test_packed_dynamic_channel_reference()
263 do_test<packed_dynamic_reference_core<ChannelSubbyteRef,MutableRef> >().test_all(); in test_const_packed_dynamic_channel_reference()