Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DTestUtils.h38 void TestCheckForLeaks(void (*unwind_func)(void*), void* data);
DTestUtils.cpp29 void TestCheckForLeaks(void (*unwind_func)(void*), void* data) { in TestCheckForLeaks() function
DUnwindTest.cpp241 TestCheckForLeaks(unwind_func, &pid); in RemoteCheckForLeaks()
306 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()
315 TestCheckForLeaks(LocalUnwind, &test_type); in TEST_F()
DUnwindOfflineTest.cpp591 TestCheckForLeaks(OfflineUnwind, &data); in TEST_F()