Searched refs:lbl_title (Results 1 – 1 of 1) sorted by relevance
86 lv_obj_t * lbl_title = NULL; in test_msgbox_get_title() local97 lbl_title = lv_msgbox_get_title(msgbox); in test_msgbox_get_title()99 TEST_ASSERT_EQUAL_STRING(txt_title, lv_label_get_text(lbl_title)); in test_msgbox_get_title()