Searched refs:test_mutable (Results 1 – 5 of 5) sorted by relevance
39 void test_mutable() in test_mutable() function49 test_mutable<gil::gray8_ptr_t>(); in main()50 test_mutable<gil::gray8_step_ptr_t>(); in main()51 test_mutable<gil::gray16_ptr_t>(); in main()52 test_mutable<gil::gray16_step_ptr_t>(); in main()53 test_mutable<gil::gray32_ptr_t>(); in main()54 test_mutable<gil::gray32_step_ptr_t>(); in main()55 test_mutable<gil::gray32f_ptr_t>(); in main()56 test_mutable<gil::gray32f_step_ptr_t>(); in main()66 test_mutable<gil::abgr8_ptr_t>(); in main()[all …]
35 void test_mutable() in test_mutable() function61 test_mutable<gil::gray8_loc_t>(); in main()62 test_mutable<gil::gray8_step_loc_t>(); in main()63 test_mutable<gil::gray16_loc_t>(); in main()64 test_mutable<gil::gray16_step_loc_t>(); in main()65 test_mutable<gil::gray32_loc_t>(); in main()66 test_mutable<gil::gray32_step_loc_t>(); in main()67 test_mutable<gil::gray32f_loc_t>(); in main()68 test_mutable<gil::gray32f_step_loc_t>(); in main()78 test_mutable<gil::memory_based_2d_locator<gil::gray8_step_ptr_t>>(); in main()[all …]
66 void test_mutable(std::false_type) {} in test_mutable() function67 void test_mutable(std::true_type) { in test_mutable() function111 test_mutable(std::integral_constant<bool, channel_traits<channel_t>::is_mutable>()); in test_channel_math()
25 BOOST_AUTO_TEST_CASE(test_mutable) in BOOST_AUTO_TEST_CASE() argument
1402 test_mutable (void) in test_mutable() function1522 g_test_add_func ("/gmenu/mutable", test_mutable); in main()