Searched refs:test_MallocThenReallocGrowsMemoryInPlace (Results 1 – 2 of 2) sorted by relevance
25 extern void test_MallocThenReallocGrowsMemoryInPlace(void);46 RUN_TEST(test_MallocThenReallocGrowsMemoryInPlace); in main()
30 void test_MallocThenReallocGrowsMemoryInPlace(void);292 void test_MallocThenReallocGrowsMemoryInPlace(void) in test_MallocThenReallocGrowsMemoryInPlace() function