Searched refs:TEST_ASSERT_EQUAL_HEX (Results 1 – 2 of 2) sorted by relevance
80 …TEST_ASSERT_EQUAL_HEX(lv_color_hex(0xff0000).full, lv_obj_get_style_text_color(grandchild, LV_PART… in test_inherit_meta()106 …TEST_ASSERT_EQUAL_HEX(lv_color_hex(0xff0000).full, lv_obj_get_style_text_color(grandchild, LV_PART… in test_inherit_meta_with_lower_precedence_style()
148 #define TEST_ASSERT_EQUAL_HEX(expected, actual) … macro