Home
last modified time | relevance | path

Searched refs:TestCheckForLeaks (Results 1 – 4 of 4) sorted by relevance

/system/unwinding/libunwindstack/tests/
DTestUtils.cpp24 void TestCheckForLeaks(void (*unwind_func)(void*), void* data) { in TestCheckForLeaks() function
DTestUtils.h66 void TestCheckForLeaks(void (*unwind_func)(void*), void* data);
DUnwindTest.cpp221 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()
226 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()
322 TestCheckForLeaks(unwind_func, &pid); in RemoteCheckForLeaks()
DUnwindOfflineTest.cpp967 TestCheckForLeaks(OfflineUnwind, &data); in TEST_F()