Searched refs:test_color (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/tests/
H A Dcli-colorspace.tap73 test_color() { function
98 test_color RGB sRGB && echo "ok" || echo "not ok"
100 test_color XYZ sRGB && echo "ok" || echo "not ok"
101 test_color XYZ RGB sRGB && echo "ok" || echo "not ok"
102 test_color RGB XYZ sRGB && echo "ok" || echo "not ok"
104 test_color LAB sRGB && echo "ok" || echo "not ok"
105 test_color XYZ LAB sRGB && echo "ok" || echo "not ok"
106 test_color LAB XYZ sRGB && echo "ok" || echo "not ok"
107 test_color RGB LAB sRGB && echo "ok" || echo "not ok"
108 test_color LA
[all...]
/external/skia/tests/
H A DShaderOpacityTest.cpp98 static void test_color(skiatest::Reporter* reporter) function
110 test_color(reporter);

Completed in 125 milliseconds