Searched refs:intVal (Results 1 - 2 of 2) sorted by relevance
/inkscape/test/src/ | ||
H A D | color-profile-test.cpp | 60 guint intVal; member in struct:__anon191::__anon192 74 ASSERT_EQ( (guint)cases[i].intVal, _prof->rendering_intent ) << cases[i].attr; |
/inkscape/src/ | ||
H A D | color-profile-test.h | 65 guint intVal; member in struct:ColorProfileTest::__anon18 84 TSM_ASSERT_EQUALS( descr, prof->rendering_intent, (guint)cases[i].intVal ); |
Completed in 96 milliseconds