Home
last modified time | relevance | path

Searched refs:UnityMalloc_EndTest (Results 1 – 7 of 7) sorted by relevance

/third_party/unity/extras/memory/test/
Dunity_memory_Test.c50 UnityMalloc_EndTest(); in tearDown()
170 UnityMalloc_EndTest(); in test_DetectsLeak()
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture_internals.h36 void UnityMalloc_EndTest(void);
Dunity_fixture.c109 UnityMalloc_EndTest(); in UnityTestRunner()
144 void UnityMalloc_EndTest(void) in UnityMalloc_EndTest() function
/third_party/unity/extras/memory/src/
Dunity_memory.h53 void UnityMalloc_EndTest(void);
Dunity_memory.c21 void UnityMalloc_EndTest(void) in UnityMalloc_EndTest() function
/third_party/unity/extras/memory/
Dreadme.md16 ## `UnityMalloc_StartTest` and `UnityMalloc_EndTest`
/third_party/cJSON/tests/unity/extras/fixture/test/
Dunity_fixture_Test.c376 UnityMalloc_EndTest(); in TEST()