Searched refs:streq_rel (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dstreq.h13 struct streq_rel { struct
/inkscape/src/xml/
H A Dquote-test.h64 TS_ASSERT_RELATION( streq_rel, cases[i].s2, str );
/inkscape/src/svg/
H A Dsvg-affine-test.h122 TS_ASSERT_RELATION(streq_rel , str , write_matrix_tests[i].str);
131 TS_ASSERT_RELATION(streq_rel , str , write_translate_tests[i].str);
140 TS_ASSERT_RELATION(streq_rel , str , write_scale_tests[i].str);
149 TS_ASSERT_RELATION(streq_rel , str , write_rotate_tests[i].str);
158 TS_ASSERT_RELATION(streq_rel , str , write_skew_tests[i].str);
H A Dsvg-path-geom-test.h402 TS_ASSERT_RELATION( streq_rel , "m 123456780,1.2345678e-8 0,0 10,1e-15 9999999210,0 -9999999210,0 0,9.99999921e-7 0,-9.99999921e-7" , path_str );

Completed in 33 milliseconds