Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/extension/io/tiff/
Dtiff_write_test.cpp22 color_space_write_test<gil::tiff_tag>( in test_rgb_color_space_write()
/third_party/boost/libs/gil/test/extension/io/
Dtiff_write_test.cpp27 color_space_write_test< tag_t >( tiff_out + "rgb_color_space_test.tif" in BOOST_AUTO_TEST_CASE()
Dpng_write_test.cpp35 color_space_write_test< tag_t >( png_out + "rgb_color_space_test.png" in BOOST_AUTO_TEST_CASE()
Dtarga_write_test.cpp55 color_space_write_test< tag_t >( targa_out + "rgb_color_space_test.tga" in BOOST_AUTO_TEST_CASE()
Dbmp_write_test.cpp56 color_space_write_test< bmp_tag >( bmp_out + "rgb_color_space_test.bmp" in BOOST_AUTO_TEST_CASE()
Dpnm_write_test.cpp68 color_space_write_test< pnm_tag >( pnm_out + "rgb_color_space_test.pnm" in BOOST_AUTO_TEST_CASE()
Djpeg_write_test.cpp92 color_space_write_test< jpeg_tag >( jpeg_out + "rgb_color_space_test.jpg" in BOOST_AUTO_TEST_CASE()
Dcolor_space_write_test.hpp21 void color_space_write_test(std::string const& file_name_1, std::string const& file_name_2) in color_space_write_test() function
/third_party/boost/libs/gil/test/extension/io/png/
Dpng_write_test.cpp24 color_space_write_test<gil::png_tag>( in test_rgb_color_space_write()
/third_party/boost/libs/gil/test/extension/io/targa/
Dtarga_write_test.cpp40 color_space_write_test<gil::targa_tag>( in test_rgb_color_space_write()
/third_party/boost/libs/gil/test/extension/io/bmp/
Dbmp_write_test.cpp35 color_space_write_test<gil::bmp_tag>( in test_rgb_color_space_write()
/third_party/boost/libs/gil/test/extension/io/pnm/
Dpnm_write_test.cpp47 color_space_write_test<gil::pnm_tag>( in test_rgb_color_space_write()
/third_party/boost/libs/gil/test/extension/io/jpeg/
Djpeg_write_test.cpp59 color_space_write_test<gil::jpeg_tag>( in test_rgb_color_space_write_test()