Searched refs:LV_HEAP_CHECK (Results 1 – 3 of 3) sorted by relevance
6 #define LV_HEAP_CHECK(x) do {} while(0) macro10 #define LV_HEAP_CHECK(x) x macro
93 LV_HEAP_CHECK(TEST_ASSERT_LESS_THAN(initial_available_memory, m1.free_size)); in test_checkbox_should_allocate_memory_for_static_text()
71 LV_HEAP_CHECK(TEST_ASSERT_LESS_OR_EQUAL(initial_available_memory, final_available_memory)); in test_switch_should_not_leak_memory_after_deletion()