Searched refs:expected_count (Results 1 – 1 of 1) sorted by relevance
65 uint8_t expected_count = 3; in test_animimg_get_src_count() local67 lv_animimg_set_src(animimg, (const void **) anim_imgs, expected_count); in test_animimg_get_src_count()71 TEST_ASSERT_EQUAL_UINT8(actual_count, expected_count); in test_animimg_get_src_count()