Home
last modified time | relevance | path

Searched refs:test_MallocThenReallocGrowsMemoryInPlace (Results 1 – 2 of 2) sorted by relevance

/third_party/unity/extras/memory/test/
Dunity_memory_TestRunner.c25 extern void test_MallocThenReallocGrowsMemoryInPlace(void);
46 RUN_TEST(test_MallocThenReallocGrowsMemoryInPlace); in main()
Dunity_memory_Test.c30 void test_MallocThenReallocGrowsMemoryInPlace(void);
292 void test_MallocThenReallocGrowsMemoryInPlace(void) in test_MallocThenReallocGrowsMemoryInPlace() function