Lines Matching defs:computed
14 char const* str; SVGLength::Unit unit; float value; float computed;
39 TSM_ASSERT_EQUALS(absolute_tests[i].str , len.computed , absolute_tests[i].computed);
47 TSM_ASSERT_EQUALS(relative_tests[i].str , len.computed , relative_tests[i].computed);
62 TSM_ASSERT_EQUALS(absolute_tests[i].str , len.computed , absolute_tests[i].computed);
70 TSM_ASSERT_EQUALS(relative_tests[i].str , len.computed , relative_tests[i].computed);
77 TSM_ASSERT_EQUALS(fail_tests[i] , len.computed , 456);
88 TSM_ASSERT_EQUALS(absolute_tests[i].str , len.computed , absolute_tests[i].computed);