Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/extension/dynamic_image/
Dsubimage_view.cpp20 struct test_subimage_equals_image struct
23 void operator()(Image const&) in operator ()()
49 boost::mp11::mp_for_each<fixture::image_types>(test_subimage_equals_image{}); in run() argument
/third_party/boost/libs/gil/test/core/image_view/
Dsubimage_view.cpp18 struct test_subimage_equals_image struct
44 boost::mp11::mp_for_each<fixture::image_types>(test_subimage_equals_image{}); in run() argument