Searched refs:fake_flag (Results 1 – 1 of 1) sorted by relevance
45 uint8_t fake_flag = 0; in test_custom_prop_ids() local49 lv_style_prop_t prop = lv_style_register_prop(fake_flag); in test_custom_prop_ids()57 TEST_ASSERT_EQUAL(fake_flag, _lv_style_prop_lookup_flags(prop)); in test_custom_prop_ids()58 if(fake_flag == 0xff) in test_custom_prop_ids()59 fake_flag = 0; in test_custom_prop_ids()61 fake_flag++; in test_custom_prop_ids()