Home
last modified time | relevance | path

Searched defs:test_constructor_from_other_image (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/gil/test/core/image/
Dimage.cpp41 struct test_constructor_from_other_image struct
44 void operator()(Image const &) in operator ()()
71 …oost::mp11::mp_for_each<fixture::rgb_interleaved_image_types>(test_constructor_from_other_image{}); in run() argument