Searched refs:TEST_ASSERT_EQUAL_PTR_MESSAGE (Results 1 – 2 of 2) sorted by relevance
121 … TEST_ASSERT_EQUAL_PTR_MESSAGE(cmaps1->unicode_list, cmaps2->unicode_list, "unicode_list"); in compare_fonts()131 …TEST_ASSERT_EQUAL_PTR_MESSAGE(cmaps1->glyph_id_ofs_list, cmaps2->glyph_id_ofs_list, "glyph_id_ofs_… in compare_fonts()162 TEST_ASSERT_EQUAL_PTR_MESSAGE(kern1, kern2, "kern"); in compare_fonts()
560 #define TEST_ASSERT_EQUAL_PTR_MESSAGE(expected, actual, message) … macro