Searched refs:histogram_test (Results 1 – 5 of 5) sorted by relevance
142 name = "histogram_test",143 srcs = ["histogram_test.cc"],
186 template <typename View> void histogram_test(const View& img_view, const string& prefix);251 void image_test::histogram_test(const View& img_view, const string& prefix) { in histogram_test() function in image_test303 histogram_test(mandel,"virtual_"); in virtual_view_test()359 histogram_test(const_view(img),prefix+"histogram_"); in image_all_test()
87 [ run histogram_test.cpp ]
88 boost_test(TYPE run SOURCES histogram_test.cpp)
525 add_dependencies(buildtests_c histogram_test)5761 add_executable(histogram_test target5762 test/core/util/histogram_test.cc5765 target_include_directories(histogram_test5778 target_link_libraries(histogram_test