Home
last modified time | relevance | path

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

/third_party/unity/extras/memory/test/
Dunity_memory_TestRunner.c11 extern void test_ReallocSmallerIsUnchanged(void);
32 RUN_TEST(test_ReallocSmallerIsUnchanged); in main()
Dunity_memory_Test.c16 void test_ReallocSmallerIsUnchanged(void);
66 void test_ReallocSmallerIsUnchanged(void) in test_ReallocSmallerIsUnchanged() function